Home » JAVA Programming » Java Basic » Question
  1. Servlet are used to program which component in a web application?
    1. applet
    2. client
    3. server
    4. tomcat
    5. None of these
Correct Option: C

A servlet class extends the capabilities of servers that host applications which are accessed by way of a request-response programming model.



Your comments will be displayed only after manual approval.