Vidyalelo
Java Programming · Q2

Java Server and Servlet

Programming · Java Programming · question 2

Q2

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

A.
`handleRequest()`
B.
`runServlet()`
C.
`execute()`
D.
`doGet()`
Answer

Answer: Option D

Solution

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