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 JKSSB Mock Tests)
The POST method is designed to send data to a server to create or update a resource, frequently used during form submissions.
Explanation:
SSH (Secure Shell) is a cryptographic network protocol for secure remote login and command execution over an insecure network, unlike Telnet which is unencrypted.
No comments yet. Be the first to start the discussion!