PRJ301_PART1

PRJ301_PART1

University

130 Qs

quiz-placeholder

Similar activities

untitled

untitled

9th Grade - University

129 Qs

Câu hỏi thi Hệ điều hành mã nguồn mở

Câu hỏi thi Hệ điều hành mã nguồn mở

University

132 Qs

Kiểm tra kiến thức về hệ điều hành

Kiểm tra kiến thức về hệ điều hành

University

127 Qs

GLOBAL LOGISTICS 2025 FINAL THEORETICAL EXAM

GLOBAL LOGISTICS 2025 FINAL THEORETICAL EXAM

University

130 Qs

PRJ301_PART1

PRJ301_PART1

Assessment

Quiz

Other

University

Medium

Created by

Phạm Ngân

Used 1+ times

FREE Resource

130 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entity bean is _______

Select one:

a. a persistent data component

b. a database object

c. an object-relational mapping

d. an application logic component

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct order of phases in the Public/Private Key encryption?

1. Server provides its public key

2. Client makes request for secure resource

3. Server provides secure resource, encrypted with the client's public key

4. Client provides its public key, encrypted with the server's public key

Select one:

a. 2 - 4 - 3 - 1

b. 3 - 1 - 4 - 2

c. 1 - 2 - 3 - 4

d. 2 - 1 - 4 - 3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using Form Based Authentication, which pair of fields must be used in the login form?

Select one:

a. j_username and j_password

b. j_login and j_password

c. j_user and j_password

d. j_id and j_password

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a JSP-centric web application, you need to create a catalog browsing JSP page. The catalog is stored as a List object in the catalog
attribute of the webapp's ServletContext object. Which scriptlet code snippet gives you access to the catalog object?
Select one:

a. <% List catalog = application.getAttribute( "catalog"); %>

b. <% List catalog = servletContext.getAttribute( "catalog"); %>

c. <% List catalog = context.getAttribute( "catalog"); %>

d. <% List catalog = config.getAttribute( "catalog"); %>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is not true when contrasting the use of entity beans and JDBC for database operations?
Select one:

a. The container-managed entity bean automatically retrieves the data from the persistent storage ( database).

b. When using JDBC, you must explicitly handle the database transaction and the database connection pooling.

c. Entity beans represent real data in a database.

d. The bean managed entity bean functionally replaces the JDBC API.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements about the standard actions are true?

Select one:

a. The Attributes in standard action can not distinguish between uppercase and lowercase

b. Standard actions take the form of an XML tag with a name suffixed jsp

c. None of the others

d. JSP uses standard actions for calling the JavaBean methods

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which request headers identifies the MIME types that the browser prefers?
Select one:

a. Referer

b. Accept

c. Host

d. Accept-Charset

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?