Solved

Which of the Following Is True About Servlets

Question 12

Multiple Choice

Which of the following is true about servlets?


A) Servlets execute within the address space of web server
B) Servlets are platform-independent because they are written in java
C) Servlets can use the full functionality of the Java class libraries
D) Servlets execute within the address space of web server, platform independent and uses the functionality of java class libraries

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions