Friday 25 May 2012

Spring Framework Interview Questions?



1.Explain Spring?
2.What are the different modules in Spring framework?
3.What is Spring Framework?
4.What is the Core container module?
5. What is AOP module?
6. What is Application context module?
7.What is web module?
8. What are object/relational mapping integration module?
9.What is JDBC abstraction and DAO module?
10.What is Application context module?
11.What is a BeanFactory?
12. What is web module?
13.What is XMLBeanFactory?
14.Explain Bean lifecycle in Spring framework?
15.How do add a bean in spring application?
16.How can you override beans default lifecycle methods?
17. What are the different types of bean injections?
18.What are the different types of events related to Listeners?
19.What is a Jointpoint?
20. What are the different advice types in spring?
21.What kind of exceptions those spring DAO classes throw?
22.How can you create a DataSource connection pool?
23.How do you write data to backend in spring using JdbcTemplate?
24.Explain about BatchPreparedStatementSetter?
25.What is a Pointcut?

No comments:

Post a Comment