Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Spring Interview Questions on Framework - 9

Home » Spring » Spring Interview Questions on Framework


Question: 1

A. Factory pattern

B. Singleton pattern

C. Dependency injection or Inversion of control

D. Abstract factory pattern






Question: 2

A. Spring web

B. Core container

C. AOP

D. Data access






Question: 3

A. Dispatcher servlet

B. Web.xml

C. Spring.xml

D. Controller.java Any Spring controller used in MVC






Question: 4

A. Controller classes

B. Service classes

C. Repository

D. Any class that is managed by the container.






Question: 5

A. Service locator pattern

B. Factory pattern

C. Abstract factory pattern

D. Singleton pattern






Question: 6

A.

B.






Question: 7

A.

B.






Question: 8

A. Bean Factory

B. ApplicationContext

C. BeanDefenition

D. BeanFactoryAware






Question: 9

A.

B.