(Choose 1 answer)
Choose the correct statement related to The SOLID Principles is True?
A. All of the others
B. SOLID is a popular set of design principles that
are used in object-oriented software development
C. The SOLID principles were developed by Robert C. Martin in a 2000 essay
D. 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
Exit 30