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