1.

The __________ method when used in the method field, leaves entity body empty.(a) POST(b) SEND(c) GET(d) PUTI have been asked this question in a national level competition.My enquiry is from HTTP in portion Application Layer of Computer Network

Answer»

The correct choice is (c) GET

Easiest explanation: There are two methods which HELP to REQUEST a response from a server. Those are GET and POST. In GET METHOD, the client requests data from server. In POST method the client submits data to be processed to the server.



Discussion

No Comment Found

Related InterviewSolutions