https://quizack.com/spring-framework/mcq/what-are-the-different-types-of-bean-injection
Answer: By setter, By constructor
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Spring Framework MCQ Questions
Exceptions thrown by the Spring DAO classes are subclasses of which?
True or False? Spring supports joda-time.
What is the @Valid annotation used for?
What does the ${...} placeholder usually signify?
If a Spring bean implements BeanFactoryAware, which method is called with the bean instance?
What are the features of the XML <context: namespace?
Which of the following is NOT a feature of Spring Security 3.x
Which of the following is a valid usage of Method Injection in spring?
Which of the following is NOT an advantage of SimpleJdbcTemplate?
Which of the following scopes is valid ONLY in the context of a web-aware Spring ApplicationContext?