Q2
Which of the following is a valid method in the `HttpServlet` class in Java?
A.
`handleRequest()`
B.
`runServlet()`
C.
`execute()`
D.
`doGet()`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board