servlet

servlet

University

41 Qs

quiz-placeholder

Similar activities

X_ICT_X

X_ICT_X

University

40 Qs

A+ 1101 P3

A+ 1101 P3

University

39 Qs

KUIS JARINGAN DASAR MEI 2024

KUIS JARINGAN DASAR MEI 2024

University

40 Qs

Mid Term Exam SEM I 2020 2021

Mid Term Exam SEM I 2020 2021

University

40 Qs

UAS PTI

UAS PTI

University

40 Qs

10th Grade 10  - IT Programming - 2nd Cycle Exam

10th Grade 10 - IT Programming - 2nd Cycle Exam

10th Grade - University

40 Qs

PAS GANJIL TIK KELAS IX

PAS GANJIL TIK KELAS IX

9th Grade - University

45 Qs

ooad

ooad

University

40 Qs

servlet

servlet

Assessment

Quiz

Computers

University

Practice Problem

Hard

Used 180+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

41 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true

(Select Two Ans)

.Servlets execute on Server; Applets execute on browser

Servlets have no GUI; Applet has GUI

Servlets creates static web Applets creates dynamic web

Servlets handle single , Applethandle multiple requests

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following code is used to get an attribute in a HTTP Session object in servlets?

session.getAttribute(String name)
session.alterAttribute(String name)
session.updateAttribute(String name)
session.setAttribute(String name)

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is true about servlets?

execute within the address space of web server
platform-independent because they are written in java
use the full functionality of the Java class libraries
All of above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following package contains servlet classes?

javax.servlet
javax.servlet.http
Both of the above.
None of the above.

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is javax.servlet.http.HttpServlet?

interface
abstract class
concreate class
None of the above.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is javax.servlet.http.HttpServlet?

interface
abstract class
concreate class
None of the above.

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following way can be used to keep track of previous client request?

Using cookies.
Using hidden form fields
Using URL rewriting.
All of the above.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?