Broadcom-VMware
2V0-72.22PSE · Question #70
Which three statements are advantages of using Spring's Dependency Injection? (Choose three.)
Sign in or unlock 2V0-72.22PSE to reveal the answer and full explanation for question #70. The question stem and answer options stay visible for context.
Core Spring
Question
Which three statements are advantages of using Spring's Dependency Injection? (Choose three.)
Options
- ADependency injection can make code easier to trace because it couples behavior with
- BDependency injection reduces the start-up time of an application.
- CDependencies between application components can be managed external to the components.
- DConfiguration can be externalized and centralized in a small set of files.
- EDependency injection creates tight coupling between components.
- FDependency injection facilitates loose coupling between components.
Unlock 2V0-72.22PSE to see the answer
You've previewed enough free 2V0-72.22PSE questions. Unlock 2V0-72.22PSE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Dependency Injection#Loose Coupling#Externalized Configuration#IoC Container