Login
Remember
Register
MCQ Village Q&A
Questions
Unanswered
Categories
Ask a Question
Ask a Question
Which of the following statements describe the Dependency Inversion Principle of the
0
votes
108
views
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
closed
Oct 31, 2023
by
Admin
Which of the following statements describe the Dependency Inversion Principle of the SOLID object-oriented design approach?
closed
grasp
solid
Please
log in
or
register
to add a comment.
1
Answer
0
votes
answered
Oct 31, 2023
by
Admin
(
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
Please
log in
or
register
to add a comment.
Related questions
0
votes
1
answer
96
views
Which of the following statements describe the Single Responsibility
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
solid
grasp
0
votes
1
answer
97
views
According to the Creator principle of the GRASP approach to object-oriented design, the class that's responsible
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
grasp
solid
0
votes
1
answer
91
views
Match the Single responsibility, Open-closed, Liskov substitution Interface segregation, and
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
solid
grasp
0
votes
1
answer
149
views
The General Responsibility Assignment Software Patterns or GRASP
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
grasp
solid
0
votes
1
answer
65
views
High-level modules shouldn't depend on low-level modules
asked
Oct 31, 2023
in
General
by
Admin
(
0
points)
grasp
solid
2.8k
questions
2.8k
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.
...