12345678910



Question 1: Which of the following is NOT true about servlets ?
1. They are instantiated every time a request is made.
2. They are a mechanism used by the class loader to download applets.
3. They can be used instead of CGI scripts.
4. They require a web browser that supports JDK 1.1