3
Answers

Why should i use abstract class?

Photo of maheswar reddy

maheswar reddy

13y
1.6k
1
Hi Friends ,

    Why should we use abstract class ? All the features of abstract class we can achieve by the classes and interface.
The override function can be done by the interfaces and classes.

Answers (3)