0 votes
125 views
in General by (0 points)
closed by
Which of the following statements describe the Dependency Inversion Principle of the SOLID object-oriented design approach?
closed

1 Answer

0 votes
by (0 points)
 
Best answer
The detals should depend on abstractions

High-level modules shouldn't depend on low-level modules

High-level and low-level modules should depend on abstractions

Related questions

0 votes
1 answer 108 views
0 votes
1 answer 159 views
0 votes
1 answer 77 views

3.0k questions

3.0k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...