Which of the following is NOT a valid reason to use an abstract class in Java?
To represent concepts that cannot be instantiated
To implement default functionality
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Object-Oriented Programming Übungen werden geladen ...