Which of the following is NOT a principle of object-oriented programming (OOP) that supports code reusability and maintainability?
Inheritance
Encapsulation
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Computer Science Exercises are loading ...