Which of the following transport layer protocols guarantees reliable, in-order data delivery and establishes a connection using a three-way handshake ?
None of the above
The protocol described is the Transmission Control Protocol (TCP), and TCP is not among the four options, so none of them can be right.
TCP is the connection-oriented transport protocol. It opens a session with the three-way handshake of SYN, SYN-ACK and ACK, numbers every byte it sends, acknowledges what arrives, retransmits what is lost and reorders segments before handing them up, which is exactly what "reliable, in-order delivery" means.
The listed protocols do other jobs. UDP is a transport protocol but a connectionless one, with no handshake, no acknowledgement and no reordering. DNS is an application-layer service that resolves names to addresses. ARP maps an IP address to a MAC address on the local link. ICMP carries error and diagnostic messages such as those used by ping.
Since TCP is not offered, the answer is None of the above.
Under the General Data Protection Regulation (GDPR), the “right to be forgotten” allows an individual to :
Which of the following statements is correct regarding the creation of the World Wide Web ?
The “Quote Post” feature on X (formerly Twitter) is used to :
Which of the following is the correct sequence of the TCP/IP protocol layers (top to bottom) ?
Which cryptographic mechanism is used to verify the sender’s identity and message integrity in a digital signature system ?
Which one of the following is called a super-network or meta-network?
A domain name is a unique name given to each website on the internet. The last part of the domain name is known as a domain extension. Which of the following is a domain extension of any government website?
In the URL, https://www.d2h.com/login.php, which component identifies the path of a web page?
In the domain of computers and the internet, what is the full form of URL?
Which one of the following is NOT a web browser?