is it ok for an abstract class to have no 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.