Q11
What is the role of the `init()` method in Java Servlets?
A.
To handle HTTP requests
B.
To create JavaBean properties
C.
To initialize the servlet
AnswerD.
To define JavaBean lifecycle
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board