Transport Layer MCQ-Objective questions for Gate

Transport Layer MCQ-Objective questions for Gate and Other exams

Q1. In computer network Transport layer provides..

(a) Hop to Hop Delivery

(b) Host to Host Delivery

(c) Process to Process Delivery

(d) None

Answer (c) Process to Process Delivery

Q2. Transport layer provides..

(a) Hop to Hop connection

(b) Host to Host connection

(c) End to End connection

(d) None

Answer (c) End to End connection

Q3. Which of the following is not a responsibility of Transport layer…

(a) Flow control

(b) Congestion Control

(c) Multiplexing and Demultiplexing

(d) Hop to Hop Packet delivery

Answer (d) Hop to Hop Packet delivery

Q4. Which of the following is not a Protocol of Transport layer…

(a) TCP/IP

(b) UDP

(c) DHCP

(d) None

Answer (c) DHCP

Q5. To avoid Packet drop on network Transport layer uses…

(a) Flow control

(b) Congestion Control

(c) Multiplexing and Demultiplexing

(d) Hop to Hop Packet delivery

Answer (b) Congestion Control

Q6. Transport layer takes services from…

(a) Application Layer

(b) Network Layer

(c) Data Link Layer

(d) Physical Layer

Answer (a) Application Layer

Q7. Transport layer Passes services to…

(a) Application Layer

(b) Network Layer

(c) Data Link Layer

(d) Physical Layer

Answer (b) Network Layer

Q8. By using……………….. we can Identify a Process on Transport layer

(a) Port Number

(b) IP address

(c) Physical address

(d) None

Answer (a) Port Number

Q9. Size of Port Number Field at Transport layer

(a) 32bit

(b) 8bit

(c) 64bit

(d) 16bit

Answer (d) 16bit

Q10. TCP is a…

(a) Byte Oriented Protocol

(b) bit Oriented Protocol

(c) Connection Oriented Protocol

(d) Both a and c

Answer (d) Both a and c

Also Solve : TCP MCQs all Objective questions

Transport Layer MCQ

Q11. Which one of the below is reliable Protocol…

(a) TCP

(b) UDP

(c) Bootp

(d) ARP

Answer (a) TCP

Q12. What is full form of UDP in computer network…

(a) User Data Protocol

(b) Use device Protocol

(c) User Datagram Protocol

(d) None

Answer (c) User Datagram Protocol

Q13. What is full form of TCP in computer network…

(a) Transection Connection Protocol

(b) Transmission Control Protocol

(c) Transection connect Procedure

(d) None

Answer (b) Transmission Control Protocol

Q14. What is full form of TCP in computer network…

(a) Transection Connection Protocol

(b) Transmission Control Protocol

(c) Transection connect Procedure

(d) None

Answer (b) Transmission Control Protocol

Q15. Process to Process communication is possible in…

(a) TCP

(b) UDP

(c) Bootp

(d) Both a and b

Answer (d) Both a and b

Q16. Ports which are ranging from 0 to 1023 port number are called…

(a) Registered ports

(b) Well Known ports

(c) Client ports

(d) Server ports

Answer (b) Well Known ports

Q17. In computer network UDP Provides…

(a) Flow control

(b) Process to Process Delivery

(c) Error Control

(d) None of the above

Answer (b) Process to Process Delivery

Q18. Receiving Port number describe in UDP

(a) Receiver computer port number

(b) Receiver computer Process address

(c) Sending computer Process address

(d) None of the above

Answer (b) Receiver computer Process address

Q19. How many socket available in UDP

(a) two

(b) One

(c) Three

(d) Four

Answer (a) two

Q20. Byte stream segments are in

(a) TCP

(b) UDP

(c) Bootp

(d) Both a and b

Answer (a) TCP

Also Solve : TCP MCQs all Objective questions

Q21. Packets are called user datagram in…

(a) TCP

(b) UDP

(c) Bootp

(d) Both a and b

Answer (b) UDP

Q22. Size of UDP Header in network…

(a) 8bit

(b) 8 Byte

(c) 64Byte

(d) 16bit

Answer (b) 8 Byte

Q23. Three way hand shaking are used in…

(a) TCP

(b) UDP

(c) Bootp

(d) Both a and b

Answer (a) TCP

Q24. TCP used………………… method to send segments

(a) Connection oriented

(b) Connectionless

(c) Datagram Switching

(d) Both a and b

Answer (a) Connection oriented

Q25. TCP Byte stream packets are called

(a) User Datagram

(b) Frames

(c) Segments

(d) Packets

Answer (c) Segments

Q26. Which protocol is more reliable than others…

(a) TCP

(b) UDP

(c) Bootp

(d) Both a and b

Answer (a) TCP

Q27. In TCP how to check error free data on receiver side…

(a) Piggybacking

(b) Simple Switching

(c) Acknowledgement method

(d) Both a and c

Answer (d) Both a and c

Q28. Every byte of data in TCP has a…

(a) Port number

(b) Sequence number

(c) Acknowledgement number

(d) Both a and c

Answer (b) Sequence number

Q29. Every Sequence number in TCP starts with…

(a) 1

(b) 0

(c) Any sequence number

(d) Both a and c

Answer (c) Any sequence number

Q30. In TCP every Sequence number in each segment assign to……………byte(virtual byte) of segment

(a) First

(b) Last

(c) Second

(d) Both a and c

Answer (a) First

Also Solve : TCP MCQs all Objective questions

Q31.TCP communication mode is…

(a) Full Duplex

(b) Simplex

(c) Half Duplex

(d) Both a and c

Answer (a) Full Duplex

Q32. In TCP sequence number that Receiver wants in the form of acknowledgement is…

(a) Next sequence number

(b) First sequence number

(c) Last sequence number

(d) Both a and c

Answer (a) Next sequence number

Q33. Calculation of checksum in TCP on transport layer is…

(a) Optional

(b) Mandatory

(c) Only for Header

(d) Both a and c

Answer (b) Mandatory

Q34. In Transport layer TCP protocol SYN flag consume………………..Sequence number .

(a) One

(b) Two

(c) Three

(d) None

Answer (a) One

Q35. In Transport layer TCP protocol SYN and ACK flag consume………………..Sequence number .

(a) One

(b) Two

(c) Three

(d) None

Answer (b) Two

Q36. In Transport layer TCP protocol if Acknowledgement not carry any data than ACK flag consume………………..Sequence number .

(a) One

(b) Two

(c) Three

(d) None

Answer (a) One

Q37. In Transport layer three way hand shaking procedure TCP protocol FIN flag consume………………..Sequence number .

(a) One

(b) Two

(c) Three

(d) None

Answer (a) One

Q38. In connection termination phase of TCP protocol FIN+ACK flag consume………………..Sequence number if no data is carry by acknowledgement.

(a) One

(b) Two

(c) Three

(d) None

Answer (a) One

Q39. A connection termination condition of TCP three way hand shaking method when sender close connection but receiver continuously send data to sender is called .

(a) Simplex mode

(b) Half Close

(c) Full Duplex

(d) None

Answer (b) Half Close

Q40. Flow control technique that TCP use in computer network are called..

(a) Sliding Window

(b) Go back n

(c) Selective repeat

(d) a, b and c

Answer (b) Half Close

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *