By candid | Posted :
Aug 12, 2016
| Updated :
Aug 12, 2016
1.What is Spring Framework? 2. Explain Different ways to initialize a spring bean? 3. Life cycle of spring bean? 4. How to define a constructor in spring container? 5. Is it possible to define a Spring bean as abstract? 6. How will you define a composite relationship in spring Bean? 7. How will you define an inheritance relationship in Spring Bean? 8. Is all Spring bean are singleton and how will you override it? 9. Explain the collection framework supported in spring bean? 10. Explain singleton pattern and how to use it?