1.

The _______ specification defines an application programming interface for communication between the server and the application program(a) Java Servlet(b) JDBC(c) Java Applet(d) Java SwingThe question was posed to me in examination.This question is from Servlets and JSP topic in division Application Design and Development of RDBMS

Answer»

The CORRECT option is (a) JAVA Servlet

To elaborate: The java servlet specification defines an application programming interface for communication between the server and the application program. The HTTPSERVLET CLASS in Java implements the servlet API specification.



Discussion

No Comment Found

Related InterviewSolutions