Answer (Choose 1 answer)
Which of the following statements related to the Dependency Inversion Principle is True?
A. High-level modules should not depend on low-level modules; both should depend on abs Abstractions should not depend on details. Details should depend upon abstractions.
B. Low-level modules should depend on high-level modules; both should depend on abstrac
C. High-level modules should depend on low-level modules; both should depend on abstrac Abstractions should depend on details. Details should not depend upon abstractions
D. All of the others
Exit (31