Quiz-4

Quiz-4

University

10 Qs

quiz-placeholder

Similar activities

Spring MVC

Spring MVC

University

10 Qs

web

web

University

9 Qs

JSP Lifecycle and Architecture Quiz

JSP Lifecycle and Architecture Quiz

University

15 Qs

Intro to Servlet

Intro to Servlet

University

10 Qs

Servlets

Servlets

University

15 Qs

JSP

JSP

University

10 Qs

wad java-servlet-1

wad java-servlet-1

University

10 Qs

WE Quiz #7

WE Quiz #7

University

15 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?