📚 Practice Mode

Java Servlets and Web Technologies Quiz

Learn at your own pace with hints and detailed explanations

1 / 16
Multiple Answers

What are the ancillary methods of javax.servlet.Servlet interface?(Choose all that apply)

  1. init()
  2. service()
  3. getServletContext()
  4. getServletConfig()
  5. getServletInfo()