Top 1000+ Solved Computer Networks MCQ Questions Answer
Q. The first line of HTTP request message is called ____
a. request line
b. header line
c. status line
d. entity line
Q. The values GET, POST, HEAD etc are specified in ____ of HTTP message
a. request line
b. header line
c. status line
d. entity body
Q. The ______ method when used in the method field, leaves entity body empty.
a. post
b. get
c. both of the mentioned
d. none of the mentioned
Q. The HTTP response message leaves out the requested object when _____ method is used
a. get
b. post
c. head
d. put
Q. Find the oddly matched HTTP status codes
a. 200 ok
b. 400 bad request
c. 301 moved permanently
d. 304 not found
Q. Which of the following is not correct ?
a. web cache doesnt has its own disk space
b. web cache can act both like server and client
c. web cache might reduce the response time
d. web cache contains copies of recently requested objects