Which of the following is NOT an advantage of inheritance in object-oriented programming?
Code reusability
Reduced code complexity
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...