1.

HTTP client requests by establishing a __________ connection to a particular port on the server.(a) user datagram protocol(b) transmission control protocol(c) border gateway protocol(d) domain host control protocolI got this question by my college professor while I was bunking the class.This is a very interesting question from HTTP & FTP topic in portion Application Layer of Computer Network

Answer»

The CORRECT answer is (b) transmission CONTROL protocol

Explanation: HTTP clients perform requests USING a TCP connection, because the TCP connection provides a more reliable service. UDP is not a reliable protocol, border gateway protocol is used on top of TCP, while domain HOST control protocol is a NETWORK layer protocol.



Discussion

No Comment Found

Related InterviewSolutions