A

Admin • 828.43K Points
Coach

Q. Which of the following is true about servlets?

  • (A) Servlets can use the full functionality of the Java class libraries
  • (B) Servlets execute within the address space of web server, platform independent and uses the functionality of java class libraries
  • (C) Servlets execute within the address space of web server
  • (D) Servlets are platform-independent because they are written in java
  • Correct Answer - Option(B)
  • Views: 15
  • Filed under category Java
  • Hashtags:

Explanation by: Admin
Servlets execute within the address space of a web server. Since it is written in java it is platform independent. The full functionality is available through libraries.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.