Multiple Choice
What is true regarding bean definition inheritance?
A) Parent bean definitions should always be abstract
B) Parent bean definitions may be abstract
C) The class attribute can be declared in a parent bean definition
D) It is not useful to declare an id for a parent bean definition
Correct Answer:

Verified
Correct Answer:
Verified
Q47: Which of the following statements is NOT
Q48: Which of the following statements about use
Q49: Which of the following statements is NOT
Q50: Which of the following statements is NOT
Q51: @Configuration public class AppConfig { @Bean public
Q53: Identify the correct statement about the following
Q54: Which of the following statements is NOT
Q55: Consider the following bean definition <bean id="clientService"
Q56: Which of the following statements about Pointcut
Q57: Which of the following statements about the