wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

EJ Uint 1

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

______________ is not web application technology

a)

Java servlet

b)

Java Server Page

c)

Java Server Faces

d)

Enterprise Java Bean

2.

The Java EE platform is designed to help developers to create___________

a)

Large scale applications

b)

Multi-tired applications

c)

Scalable and reliable applications

d)

All of the above✓

3.

_____________ is not a feature of Enterprise Application.

a)

Powerful

b)

Secure

c)

Not reliable

d)

Complex

4.

Enterprise applications are useful for __________________

a)

Large Corporations

b)

Small Corporations

c)

Government Agencies

d)

All of the above

5.

Enterprise architecture is divided into _____________ tiers

a)

1

b)

3

c)

4

d)

6

6.

____________ is not a Enterprise Application Technology.

a)

Java Persistence API

b)

Java Servlet

c)

Java Message Service API

d)

Enterprise Java Bean

7.

__________ is a Web Services Technology.

a)

JAX-RS

b)

EJB

c)

JSF

d)

JSP

8.

Which elements is not part of the Java EE specification?

a)

Java Mail

b)

Java FX

c)

JACC

d)

JPA

9.

Container services are configured via_____________.

a)

special configuration methods in Java Access Beans

b)

deployment descriptors and/or annotations

c)

resource property files

d)

application server administration configuration

10.

Which of the following is NOT true?

a)

Java EE applications are based on 4 phases: development, assembly, deployment, administration.

b)

Java EE applications are autonomic self-managing, self-healing, self-protecting enterprise applications.

c)

Java EE applications are split up in multiple tiers: client tier, web tier, EJB tier and integration tier

d)

Java EE applications are typically a combination of application clients, web components and business components.