wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

SPRING INTRODUCTION

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Spring is licensed under

a)

GNU

b)

Apache License 2.0

c)

GNU Lesser General Public License

d)

Open source

2.

Spring is developed by

a)

Red Hat Software

b)

Daniel Fernández

c)

Apache

d)

Pivotal Software

3.

Which spring module provides the capability of DI or IOC?

a)

Spring web

b)

Core container

c)

AOP

d)

Data access

4.

POJO abbreviation

a)

plain old java object

b)

practical java object

c)

project java object

d)

plain oriented java object

5.

is used to create the objects wire them together

a)

java

b)

injection

c)

container

d)

object

6.

MVC is

a)

model

b)

view

c)

controller

d)

3 of them are correct

7.

EJB abbreviation

a)

Enterprise java beans

b)

Enrich java beans

c)

Emerge java beans

d)

Enlight java beans

8.

____supports transaction management

a)

JSP

b)

EJB

c)

JTS

d)

DAO

9.

___________modules support aspect oriented

programming implementation where you can use Advices,

Pointcuts etc. to decouple the code.

a)

AOP

b)

DAO

c)

JSP

d)

JDBC

10.

In spring _________ tool is used

a)

swing

b)

hibernate

c)

maven

d)

struts