📚 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)
- init()
- service()
- getServletContext()
- getServletConfig()
- getServletInfo()