Examveda
Examveda

Which of the following is a valid method in the `HttpServlet` class in Java?

A. `handleRequest()`

B. `runServlet()`

C. `execute()`

D. `doGet()`

Answer: Option D


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

Join The Discussion

Related Questions on Java Server and Servlet