Which of the following statements is false regarding servlets? (a) The init() function is called only once

Question:

Which of the following statements is false regarding servlets?

(a) The init() function is called only once during the instantiation of the servlet.

(b) The HttpServlet class implements the Servlet interface.

(c) The HttpServlet can handle HTTP requests.

(d) The GenericServlet class implements the Servlet interface.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: