1.

Which of the following statement(s) is/are TRUE regarding Java Servelets?(a) A Java Servlet is a server-side component that runs on the webserver and extends the capabilities of a server.(b) A Servelet can use the user interface classes like AWT or Swing.

A. Only (a) is TRUE.
B. Only (b) is TRUE.
C. Both (a) and (b) are TRUE.
D. Neither (a) nor (b) is TRUE.
Answer» B. Only (b) is TRUE.


Discussion

No Comment Found