Vidyalelo
Java Programming · Q21

Java Server and Servlet

Programming · Java Programming · question 21

Q21

Which HTTP method is used for updating data on the server in Java Servlets?

A.
`GET`
B.
`PUT`
C.
`POST`
Answer
D.
`DELETE`

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board