Q21
Which HTTP method is used for updating data on the server in Java Servlets?
A.
`GET`
B.
`PUT`
C.
`POST`
AnswerD.
`DELETE`
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board