why should i define an abstract class without adding an abstract method code example
Example: is it necessary for abstract class to have abstract method
No, abstract class can have zero abstract methods.
No, abstract class can have zero abstract methods.