McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Computer Applications (MCA)
→
Enterprise Computing With JAVA
→
Unit 1
→
Servlet technology is used to create web...
Q.
Servlet technology is used to create web application?
A.
True
B.
False
C.
all
D.
none
Answer» A. True
738
0
Do you find this helpful?
2
View all MCQs in
Enterprise Computing With JAVA
Discussion
No comments yet
Login to comment
Related MCQs
The values of <servlet-name> and <servlet-class> in web.xml file
The web container maintains the life cycle of a servlet instance,give the lifecycle of a servlet?
What technique is used for the authentication mechanism in the servlet specification?
Which object is used to forward the request processing from one servlet to another?
Which of the following is used to redirect the response from a servlet to a JSP page?
Action Servlet, Request Processor and Action classes are the components of
Servlet mapping defines
To get the servlet environment information
In which advantage of servlet, Servlets are managed by JVM so no need to worry about memory leak, garbage collection etc.?
Which packages represent interfaces and classes for servlet API?