The ______ specification defines an application programming interface for…

2021

The ______ specification defines an application programming interface for communication between the server and the application program.

Answer: A. Java ServletKey idea: The Java Servlet specification defines the standard API that allows a web server to communicate with and invoke server-side Java applications…

  1. A.

    Java Servlet

  2. B.

    JDBC

  3. C.

    Java Applet

  4. D.

    Java Swing

Attempted by 405 students.

Show answer & explanation

Correct answer: A

Key idea: The Java Servlet specification defines the standard API that allows a web server to communicate with and invoke server-side Java applications (servlets). Defines how the web server passes requests to servlets and receives responses.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…