Which of the following is NOT an advantage of Object-Oriented Programming (OOP)?
Reusability of code
Increased code complexity
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Programming Languages Exercises are loading ...