Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

Explain the main AOP concepts and terminology.

Answer»
2.

Give some examples where property editing is used in spring.

Answer»
3.

Enlist and explain the main methods associated with the Resource interface.

Answer»
4.

How can you achieve Internationalization using MessageSource?

Answer»
5.

What are the functionalities provided by the context package to enhance the BeanFactory functionality?

Answer»
6.

What are the methods associated with the FactoryBean interface?

Answer»
7.

How do you call the multiple lifecycle mechanisms configured for the same bean?

Answer»
8.

In scenarios where you have to avoid using auto wiring, what are the other options that can be explored to achieve the same?

Answer»
9.

List the limitations of auto wiring.

Answer»
10.

How can you use spring to resolve collaborators for your bean? Also state the advantages of auto wiring?

Answer»
11.

Explain the dependency resolution process.

Answer»
12.

Briefly describe the 2 ways in which the class property can be used.

Answer»
13.

What are the different properties the metadata translates into to make up the bean definition?

Answer»
14.

Explain in brief the metadata contained in the BeanDefinition objects.

Answer»
15.

What are the annotations supported by the spring framework?

Answer»
16.

List in brief the new features Spring 3.0 has to offer.

Answer»
17.

What are the features of the new spring build system in use now days?

Answer»
18.

Specify the locations where spring can publish its artifacts.

Answer»
19.

What are the various ways of using spring?

Answer»
20.

Give examples of how spring platform can be used by an application developer.

Answer»
21.

What is inner Bean Definition?

Answer»
22.

Difference between FileSystemResource and ClassPathResource.

Answer»
23.

What is front controller in Spring MVC?

Answer»
24.

What is AOP Proxy?

Answer»
25.

What is Weaving in Spring?

Answer»
26.

What are the different types of Advice?

Answer»
27.

What are Advice, Aspect, Join-point and point cut in spring?

Answer»
28.

What NamedParameterJdbcTemplate in Spring?

Answer»
29.

What is JdbcTemplate in Spring? And how to use it?

Answer»
30.

What is Auto Wiring in Spring?

Answer»
31.

What are the different modules in spring framework?

Answer»
32.

What are the various transaction manager implementations in Spring?

Answer»
33.

How would you integrate Spring and Hibernate using HibernateDaoSupport?

Answer»
34.

How do you access Hibernate using Spring ?

Answer»
35.

What is Bean Wiring?

Answer»
36.

What are the benefits of IOC?

Answer»
37.

What are the different types of IoC (dependency injection)?

Answer»
38.

What is IOC?

Answer»
39.

When do you use programmatic and declarative transaction management?

Answer»
40.

What type of transaction Management Spring support?

Answer»
41.

How do beans become 'singleton' or prototype?

Answer»
42.

What is the difference between singleton and prototype bean?

Answer»
43.

Differentiate between BeanFactory and ApplicationContext in spring.

Answer»
44.

How to Call Stored procedure in Spring Framework?

Answer»
45.

What are the different types of IOC?

Answer»
46.

How you will decide when to use prototype scope and when singleton scope bean?

Answer»
47.

Different Spring Bean Scope.

Answer»
48.

What is Bean Factory in Spring?

Answer»
49.

When you should not use Dependency Injection?

Answer»
50.

When to use Dependency Injections?

Answer»