Examveda

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

D. To define JavaBean lifecycle

Answer: Option C


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

Join The Discussion

Related Questions on Java Server and Servlet