1.

A request from client is basically made of ______(a) Method(b) Task(c) Event(d) SignalI have been asked this question in unit test.My query is from HTTP Protocol topic in section Internet Principles of IOT

Answer»

Correct choice is (a) METHOD

Explanation: HTTP is a request/ response protocol where CLIENTS request information from a server and the server responds to these requests accordingly. A request is MADE up of a method, a resource, some headers, and some OPTIONAL content.



Discussion

No Comment Found

Related InterviewSolutions