Java Spring Framework Questions and Answers for Fresher

1.  What are the different types of AutoProxying? 
2.  What are the different advice types in spring? 
3.  What are the different points where weaving can be applied? 
4.  What is meant by Weaving? 
5.  What is a Proxy? 
6.  What is a Target?
7.  What is an Introduction in AOP?
8.  What is a Pointcut?
9.  What is an Advice?
10. What is a Jointpoint?
11. What is an Aspect?
12. What are different types of Autowire types?
13. What are the different types of bean injections?
14. What are Inner Beans?
15. What are the important beans lifecycle methods?
16. How to integrate your Struts application with Spring?
17. What is Significance of JSF- Spring integration?
18. Explain Bean lifecycle in Spring framework?
19. What is XMLBeanFactory?
20. What does a simple spring application contain?
21. What is Spring configuration file?
22. What is AOP Alliance?
23. What is web module?
24. What are object/relational mapping integration module?
25. What is JDBC abstraction and DAO module?
26. What is AOP module?
27. What is Application context module?
28. What is the Core container module?
29. What are the different modules in Spring framework?
30. What is DelegatingVariableResolver?
31. What do you mean by Auto Wiring?
32. What do you mean by Bean wiring?
33. What is the typical Bean life cycle in Spring Bean Factory Container?
34. How is a typical spring implementation look like?
35. What is the difference between Bean Factory and Application Context?
36. What is Application Context?
37. What is Bean Factory?
38. What are the types of Dependency Injection Spring supports?
39. How many modules are there in Spring? What are they?
40. What are features of Spring?
41. What are the advantages of Spring framework?
42. What is Spring?
43. What are features of Spring ?
44. What are the types of Dependency Injection Spring supports?
45. What is the difference between Bean Factory and Application Context ?  
46. What are the common implementations of the Application Context ?
47. What is the typical Bean life cycle in Spring Bean Factory Container ?
48. What are the ways to access Hibernate using Spring ?
49. How to integrate Spring and Hibernate using HibernateDaoSupport?
50. What are the benefits of the Spring Framework transaction management ?