1.

Multiple objects can be sent over a TCP connection between client and server in a persistent HTTP connection.(a) True(b) FalseThis question was posed to me during an interview.Question is taken from HTTP & FTP in chapter Application Layer of Computer Network

Answer»

The correct answer is (a) True

To explain: Persistent connections are kept ACTIVE after completing transaction so that MULTIPLE OBJECTS can be SENT over the same TCP connection.



Discussion

No Comment Found

Related InterviewSolutions