Quiz-4

Quiz-4

University

10 Qs

quiz-placeholder

Similar activities

SWE306 (Part 1)

SWE306 (Part 1)

University

15 Qs

Overview of Java Web Development

Overview of Java Web Development

University

10 Qs

Java 1

Java 1

University

10 Qs

TP1 Test 2

TP1 Test 2

University

10 Qs

Java MVC Framework Quiz

Java MVC Framework Quiz

University

10 Qs

Programación 2 - Segundo Parcial

Programación 2 - Segundo Parcial

University

10 Qs

Advanced Java Servlet

Advanced Java Servlet

University

12 Qs

Servlets & JSP

Servlets & JSP

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?