Question
a.
XML configuration
b.
Annotations
c.
None of the mentioned
d.
All of the mentioned
Posted under Java Spring Framework
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The Spring Expression Language can be accessed by:-
Similar Questions
Discover Related MCQs
Q. A bean can be requested by:-
View solution
Q. Which attribute is used to set the scope of the bean?
View solution
Q. Which one is the default scope of the beans?
View solution
Q. Which scope creates a new bean instance each time when requested?
View solution
Q. Session Creates a single bean instance per HTTP request, only valid in the context of a web application?
View solution
Q. Which of the following are considered valid beans?
View solution
Q. Which interface is used to perform initialization of beans?
View solution
Q. Which interface is used to perform destruction of beans?
View solution
Q. Alternate way of initialization method is:-
View solution
Q. Alternate way of destruction method is:-
View solution
Q. Which annotation is used as a substitute of initialization method?
View solution
Q. Which annotation is used as a substitute of destroy method?
View solution
Q. Which configuration can be used for Dependency Injection?
View solution
Q. Method used to process bean before initialization callback
View solution
Q. Method used to process bean after initialization callback
View solution
Q. Which method is used to gracefully shutdown all the bean processes after closing the spring container?
View solution
Q. Which method is used to register BeanPostProcessor?
View solution
Q. In application context, BeanPost Processors are registered using addBeanPostProcessors method
View solution
Q. Which Interface for bean Post Processor is used to distinguish between checked beans
View solution
Q. Which method of bean post processors is used to check path existence
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Java Spring Framework? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!