You are not logged in.
Pages:: 1
#1 2015-11-04 06:21:17
All Servlets implement which interface?
Java Quizzes SCWCD (Sun Certified Web Component Developer)
Question:
All Servlets implement which interface?
Option A):
ServletRequest
Option B):
Servlet
Option C):
HttpServlet
Option D):
GenericServlet
Correct Answer is Option B):
Servlet
Explanation:
All Servlets must implement javax.servlet.Servlet interface either directly or indirectly.
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2015-11-04 06:21:17
- Advertisement
- Ads By Google
Re: All Servlets implement which interface?
\n
Pages:: 1