Home
Exams
Providers
About
Sign In
Sign Up
Home
/
Exams
/
VMware Professional Develop VMware Spring
/
Question #9
#9
Multiple Choice
Mark for review
Which two statements are true concerning constructor injection? (Choose two.)
A.
If there is only one constructor the @Autowired annotation is not required.
B.
Constructor injection only allows one value to be injected.
C.
Constructor injection is preferred over field injection to support unit testing.
D.
Construction injection can be used with multiple constructors without @Autowired annotation.
E.
Field injection is preferred over constructor injection from a unit testing standpoint.
Reveal Answer
Previous
Question 9 of 90
Exam 2V0-72.22 Topic 1 Question 9
Back to all questions
Next
Sign In
Sign Up