Q:

What is Dependency Injection?

0

What is Dependency Injection?


  1. A design pattern which implements Inversion of Control for software applications.
  2. One of the spring module.
  3. A technique to get dependencies of any project.
  4. Used to promote tight coupling in code.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

A design pattern which implements Inversion of Control for software applications.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Java Spring and Spring boot MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
What is the correct syntax for annotation wiring?... >>
<< org.hibernate.SessionFactory can manage contextual...