Are abstract classes extended or implemented?

Abstract classes cannot be instantiated, but they can be subclassed . When an abstract class is subclassed, the subclass usually provides implementations for all of the abstract methods in its parent class.

Sizin İçin Seçtik  Can we replace interface with abstract class?

Leave a Reply

Your email address will not be published. Required fields are marked *