1.

Servlet are used to program which component in a web application?(a) client(b) server(c) tomcat(d) appletThe question was posed to me in an international level competition.My enquiry is from Web application topic in portion Java Server Technologies & Servlet of Java

Answer»

Correct ANSWER is (B) server

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



Discussion

No Comment Found

Related InterviewSolutions