Examveda

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

A. `GET`

B. `PUT`

C. `POST`

D. `DELETE`

Answer: Option C


This Question Belongs to Java Program >> Java Server And Servlet

Join The Discussion

Related Questions on Java Server and Servlet