Quiz-4

Quiz-4

University

10 Qs

quiz-placeholder

Similar activities

Intro: Developing Server Applications

Intro: Developing Server Applications

University

5 Qs

Advanced Java activity - 1 (22/7/2025)

Advanced Java activity - 1 (22/7/2025)

University

15 Qs

Quiz on Servlet and JDBC

Quiz on Servlet and JDBC

University

10 Qs

JSP and Servlet

JSP and Servlet

University

10 Qs

JavaBean_Quiz

JavaBean_Quiz

University

10 Qs

CBT Revision Quiz Unit 13

CBT Revision Quiz Unit 13

University

15 Qs

Applet Java

Applet Java

University

10 Qs

EJ Uint 1

EJ Uint 1

University

10 Qs

Quiz-4

Quiz-4

Assessment

Quiz

Computers

University

Easy

Created by

spandan gunti

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of servlets use these methods doGet(), doPost(),doHead, doDelete(), doTrace()?

Genereic Servlets

HttpServlets

All of the above

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the lifecycle of a servlet?

Servlet class is loaded

Servlet instance is created

init,Service,destroy method is invoked

All mentioned above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following statements identify the disadvantages of CGI?

If number of clients increases, it takes more time for sending response

For each request, it starts a process and Web server is limited to start processes

It uses platform dependent language e.g. C, C++, perl

All mentioned above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Servlet technology is used to create web application

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What servlet processor was developed by Apache Foundation and Sun?

Apache Tomcat

Apache Web server

Sun servlet processor

None of the above is correct.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Full form of CGI

Computer Graphics Interface

Common Gateway Interface

Common Graphics Interface

Computer Gateway Interface

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CGI is a set of rules that works as an __________________

Interface between web server

External programs on the web server

Both a & b

None of these

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?