Kizspy Question: 10
(Choose 1 answer)
PLOVER LOW Cam
Which method of the javax.servlet.Servlet interface is responsible for handling client requests and generating
responses during the servlet life cycle in a Java web application?
A. init()
B. service()
C. doGet()
D. destroy()