

MCQOPTIONS
Saved Bookmarks
1. |
What's the difference between servlets and applets? a. Servlets executes on Servers, where as |
A. | Applets executes on Browser |
B. | Servlets have no GUI, where as an Applet has GUI |
C. | Servlets creates static web pages, where as Applets creates dynamic web pages |
D. | Servlets can handle only a single request, where as Applet can handle multiple requests |
Answer» B. Servlets have no GUI, where as an Applet has GUI | |