Which of the following is a primary advantage of implementing the SOLID principles in object-oriented design?
Increased coupling between classes
Enhanced extensibility of the codebase
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Object-Oriented Programming Exercises are loading ...