Smartmind
.global
Which of the following statements correctly demonstrates inheritance from an abstract class in Java?
class Subclass extends AbstractClass {}
class Subclass : AbstractClass {}
Overlook minor misbehaviors
Impose harsh punishments for any infraction
Object-Oriented Programming Exercises are loading ...