(Choose 1 answer)
Choose the correct statement related to The SOLID Principles is True?
A. All of the others
B. SOLID is an acronym that stands for five key design principles: single responsibility principle, open-closed principle, Liskov substitution principle, interface segregation principle, and dependency inversion principle
C. SOLID is a popular set of design principles that are used in object-oriented software development
D. The SOLID principles were developed by Robert C. Martin in a 2000 essay
Rsh
Q: 40