Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz final Frwamwork_Topgun14

Total questions: 25

Worksheet time: 25mins

Name
Class
Date
1.
a)

    We cannot

b)

Through url

c)

     Through payload

d)

   None of these

2.
a)

   By comma separator

b)

By question mark

c)

All of these

3.
a)

config-param

b)

context-param

c)

init-param

d)

  All of these

4.
a)

HttpServlet

b)

     GenericServlet

c)

Service

d)

  Servlet

5.
a)

   get()

b)

       post()

c)

       init()

d)

      service()

6.
a)

  Only one

b)

One each per servlet

c)

  One each per request

d)

   One each per response

7.
a)

   to include other resources

b)

    to include an image

c)

   to include xml object

d)

  to include e-mailing response

8.
a)

the session is completed

b)

   the session object is passed to another method

c)

  the session does not exists

d)

the session is existing

9.
a)

setPageType()

b)

setContextType()

c)

setContentType()

d)

setResponseType()

10.
a)

  web component response settings

b)

web component settings

c)

  web component request objects

d)

All of the above

11.
a)

transient

b)

persistent

c)

detached

d)

    All of above

12.
a)

Hibernate is an object-relational mapping (ORM) library for the Java language

b)

Hibernate provides a mapping for object-oriented domain model to a traditional relational database.

c)

Hibernate is a framework

d)

   All of the above

13.
a)

XML configuration in hibernate.cfg.xml

b)

XML configuration in hibernate.config.xml

c)

XML configuration in hibernate.cg.xml

d)

    None

14.
a)

session.createQuery()

b)

session.createCriteria()

c)

session.createSQLQuery()

d)

session.load()

15.
a)

session.load()

b)

session.get()

c)

session.fetch()

d)

None of the above

16.
a)

ApplicationContext implements BeanFactory

b)

ApplicationContext extends BeanFactory

c)

BeanFactory extends ApplicationContext

d)

BeanFactory implements ApplicationContex

17.
a)

  Abstract

b)

Singleton

c)

    Final

d)

initalized

18.
a)

Compile Time and Classload Time

b)

Compile Time, Classload Time, Load Time

c)

Compile Time And Runtime

d)

Compile Time, Classload Time, Runtime

19.
a)

one

b)

two

c)

three

d)

four

20.
a)

     1,2,3,4,5

b)

  1,2,3,4

c)

    1,2,4,5

d)

None

21.
a)

   Model View Controller

b)

Middle View Controller

c)

Module View Controller

d)

None

22.
a)

   With the name attribute of the @Autowired annotation

b)

By using the single @Qualifier annotation

c)

   By using both the @Autowired and the @Qualifier spring annotations

d)

None

23.
a)

   The Spring Framework is an open source application

b)

The Spring is in the Java platform

c)

The Spring is in for .Net Framework

d)

1,2,3

24.
a)

one

b)

two

c)

three

d)

four

25.
a)

   Aspect Oriented Programming

b)

  Aspect Oriente Programs

c)

Aspect Oriente Programming

d)

None