It is _________________________ to have an abstract method.
It is _________________________ to have an abstract method. Correct Answer Not mandatory for an abstract class
Derived, parent and static classes can’t have abstract method (We can’t say what type of these classes is). And for abstract class it’s not mandatory to have abstract method. But if any abstract method is there inside a class, then class must be abstract type.
মোঃ আরিফুল ইসলাম
Feb 20, 2025