WorksheetsQuiz final Frwamwork_Topgun14
Total questions: 25
Worksheet time: 25mins
We cannot
Through url
Through payload
None of these
By comma separator
By question mark
All of these
config-param
context-param
init-param
All of these
HttpServlet
GenericServlet
Service
Servlet
get()
post()
init()
service()
Only one
One each per servlet
One each per request
One each per response
to include other resources
to include an image
to include xml object
to include e-mailing response
the session is completed
the session object is passed to another method
the session does not exists
the session is existing
setPageType()
setContextType()
setContentType()
setResponseType()
web component response settings
web component settings
web component request objects
All of the above
transient
persistent
detached
All of above
Hibernate is an object-relational mapping (ORM) library for the Java language
Hibernate provides a mapping for object-oriented domain model to a traditional relational database.
Hibernate is a framework
All of the above
XML configuration in hibernate.cfg.xml
XML configuration in hibernate.config.xml
XML configuration in hibernate.cg.xml
None
session.createQuery()
session.createCriteria()
session.createSQLQuery()
session.load()
session.load()
session.get()
session.fetch()
None of the above
ApplicationContext implements BeanFactory
ApplicationContext extends BeanFactory
BeanFactory extends ApplicationContext
BeanFactory implements ApplicationContex
Abstract
Singleton
Final
initalized
Compile Time and Classload Time
Compile Time, Classload Time, Load Time
Compile Time And Runtime
Compile Time, Classload Time, Runtime
one
two
three
four
1,2,3,4,5
1,2,3,4
1,2,4,5
None
Model View Controller
Middle View Controller
Module View Controller
None
With the name attribute of the @Autowired annotation
By using the single @Qualifier annotation
By using both the @Autowired and the @Qualifier spring annotations
None
The Spring Framework is an open source application
The Spring is in the Java platform
The Spring is in for .Net Framework
1,2,3
one
two
three
four
Aspect Oriented Programming
Aspect Oriente Programs
Aspect Oriente Programming
None
