JSP_QUIZ

JSP_QUIZ

University

10 Qs

quiz-placeholder

Similar activities

Quiz Mobile Commerce Pertemuan 2

Quiz Mobile Commerce Pertemuan 2

University

10 Qs

TP1 Test 2

TP1 Test 2

University

10 Qs

WT Quiz-6-B1

WT Quiz-6-B1

University

5 Qs

TP2 Semana 1

TP2 Semana 1

University

8 Qs

WWW

WWW

University

10 Qs

Servlets

Servlets

University

15 Qs

JSP Lifecycle and Architecture Quiz

JSP Lifecycle and Architecture Quiz

University

15 Qs

DWES 2EV

DWES 2EV

12th Grade - University

10 Qs

JSP_QUIZ

JSP_QUIZ

Assessment

Quiz

Computers

University

Medium

Created by

Ms. Asst.Prof

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Application is instance of which class?

avax.servlet.Application

javax.servlet.HttpContext

javax.servlet.Context

javax.servlet.ServletContext

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_jspService() method of HttpJspPage class should not be overridden.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct order of phases in JSP life cycle?

Initialization, Cleanup, Compilation, Execution

Initialization, Compilation, Cleanup, Execution

Compilation, Initialization, Execution, Cleanup

Cleanup, Compilation, Initialization, Execution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“request” is instance of which one of the following classes?

Request

HttpRequest

HttpServletRequest

ServletRequest

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is not a directive?

include

page

export

useBean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a implicit object?

request

response

cookie

session

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is correct for directive in JSP?a) b) c)d)

<%@directive%>

<%!directive%>

<%directive%>

<%=directive%>

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?