1.

HTTP allows which response?(a) Multiplexing(b) Serial(c) Coherent(d) BinaryThe question was posed to me in an online quiz.Question is taken from HTTP Protocol in portion Internet Principles of IOT

Answer»

Correct answer is (a) Multiplexing

The explanation is: HTTP allows multiplexing responses: that is sending responses in PARALLEL. This FIXES the “head-of-line blocking” problem of HTTP where only one request can be OUTSTANDING on a TCP/IP connection at a time.



Discussion

No Comment Found

Related InterviewSolutions