Which of the following HTTP methods is used to submit data to be processed to a specified resource, often resulting in a state change or side effects on the server? MCQ with Answer and Explanation
Which of the following HTTP methods is used to submit data to be processed to a specified resource, often resulting in a state change or side effects on the server?
A. HEAD
B. OPTIONS
C. GET
D. POST
Answer: Option D
Solution (By JKExamLibrary)
The POST method is designed to send data to a server to create or update a resource, frequently used during form submissions.
Which element in a web browser maintains a local storage copy of recently accessed web images and pages to reduce bandwidth usage and improve subsequent load times?
Explanation:
The browser cache saves asset files locally so that when you revisit a page, the browser reloads components from the local disk rather than re-downloading them.
Which specific protocol is deployed over network lines to collect operational health statistics and performance data from managed network devices like routers and switches?
Explanation:
SNMP (Simple Network Management Protocol) is used to monitor network devices, log performance metrics, and track system status updates across IP networks.
No comments yet. Be the first to start the discussion!