What are abstract classes explain with suitable example?

Abstract classes are essential to providing an abstraction to the code to make it reusable and extendable . For example, a Vehicle parent class with Truck and Motorbike inheriting from it is an abstraction that easily allows more vehicles to be added.

Sizin İçin Seçtik  What happens when you extend an abstract class?

Leave a Reply

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

What are abstract classes explain with suitable example?

Abstract classes are essential to providing an abstraction to the code to make it reusable and extendable . For example, a Vehicle parent class with Truck and Motorbike inheriting from it is an abstraction that easily allows more vehicles to be added.

Sizin İçin Seçtik  What happens when you extend an abstract class?

Leave a Reply

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