1.

Transmission control protocol ___________(a) is a connection-oriented protocol(b) uses a three way handshake to establish a connection(c) receives data from application as a single stream(d) all of the mentionedThis question was posed to me by my college professor while I was bunking the class.This interesting question is from Transport Layer in chapter OSI Model of Computer Network

Answer»

The CORRECT answer is (d) all of the mentioned

To explain: TCP provides RELIABLE and ordered delivery of a stream of BYTES between hosts communicating via an IP network. Major internet applications like WWW, email, file transfer etc rely on TCP. TCP is connection ORIENTED and it is optimized for accurate delivery rather than timely delivery.



Discussion

No Comment Found

Related InterviewSolutions