

MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Computer Networks knowledge and support exam preparation. Choose a topic below to get started.
1. |
FIND_THE_ODDLY_MATCHED_HTTP_STATUS_CODES?$ |
A. | 200 OK |
B. | 400 Bad Request |
C. | 301 Moved permanently |
D. | 304 Not Found |
Answer» E. | |
2. |
The conditional GET mechanism$ |
A. | Imposes conditions on the objects to be requested |
B. | Limits the number of response from a server |
C. | Helps to keep a cache upto date |
D. | None of the mentioned |
Answer» D. None of the mentioned | |
3. |
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 |
Answer» B. Web cache can act both like server and client | |
4. |
The HTTP response message leaves out the requested object when ____________ method is use? |
A. | GET |
B. | POST |
C. | HEAD |
D. | PUT |
Answer» D. PUT | |
5. |
The default connection type used by HTTP is _________ |
A. | Persistent |
B. | Non-persistent |
C. | Can be either persistent or non-persistent depending on connection request |
D. | None of the mentioned |
Answer» B. Non-persistent | |