×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

____ is a design technique that eliminates dependencies from programming code to make the application easier to manage and test

9. ____ is a design technique that eliminates dependencies from programming code to make the application easier to manage and test.

  1. Dependency Injection (DI)
  2. Dependency Lookup (DL)
  3. Dependency constructor (DC)

Answer: A) Dependency Injection (DI)

Explanation:

Dependency Injection (DI) is a design technique that eliminates dependencies from programming code to make the application easier to manage and test.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.