NEW
Font size
Worksheets7.1 TCP & UDP
Total questions: 10
Worksheet time: 4mins
Which of the following Layer 4 protocols is connection-oriented, guaranteeing that delivery has occurred?
TCP
UDP
Both TCP and UDP
Neither TCP nor UDP
Which of the following Layer 4 protocols is connectionless, with no method to guarantee delivery of the data?
TCP
UDP
Both TCP and UDP
Neither TCP nor UDP
What is the purpose of the Transport Layer in the OSI Model?
It handles end-to-end communication between the source and destination.
It routes packets between networks based on IP address.
It switches frames within a LAN based on MAC address.
It converts bits to a signal that is sent over the physical network media (fiber, copper Ethernet, wireless).
Which PDU is associated with the Transport Layer?
Segment
Packet
Frame
Data
Which is used to establish a TCP connection?
3-way handshake
4-way handshake
2-way handshake
5-way handshake
Which is used to tear down a TCP connection?
3-way handshake
4-way handshake
2-way handshake
5-way handshake
Which Transport layer protocol is used for unicast transmission?
TCP
UDP
Both TCP and UDP
Neither TCP nor UDP
Which Transport layer protocol is used for broadcast or multicast transmission?
TCP
UDP
Both TCP and UDP
Neither TCP nor UDP
Which Transport layer protocol has a larger header?
TCP
UDP
It depends on the size of the payload
The elements of the TCP 3-way handshake in the correct order are
SYN, SYN ACK, ACK
SYN, ACK, SYN ACK
SYN ACK, SYN, ACK
ACK, SYN ACK, SYN
