Q.1.
Which of the following class can be used to execute Sql queries in spring?
Q.2.
What is dependency injection?
Q.3.
Spring Dependency Injection is useful because it makes your code:
Q.4.
The act of creating associations between different componenet of application is known as:
Q.5.
Which exception class is bound to all the exceptions thrown in Spring applications?
Q.6.
What types of dependency injection does Spring support?
Q.7.
What is the scope of stateful bean?
Q.8.
What is ContextStoppedEvent event?
Q.9.
What is global-session scope?
Q.10.
Which are the modules of Data Access/ integration layer?