https://quizack.com/spring-framework/mcq/which-if-the-most-common-scope-for-dao-beans
Answer: singleton
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Spring Framework MCQ Questions
Which of these is NOT a Spring annotation?
In "<property name="initialShapeSeed" value="#{ numberGuess.randomNumber }"/>", what is the name of the notation used to define the value of the property?
How do you refer to a collection in a Spring bean definition?
Which of the following statements BEST describes Spring Bean Factory?
What is JdbcTemplate used for?
In Spring and Hibernate integration, which is the correct implementation of the Session Factory?
In transactions and exception management, what is the default rollback policy?
Which of the following annotation enables default data conversion in Spring Web MVC?
Which of the following methods are needed for loading a database driver in JDBC?
Which of the following is incorrect?