What is an abstract class in OOP?
AA class with no methods
BA class that cannot be instantiated
CA class that can only have private members
DMore than one of the above
AA class with no methods
BA class that cannot be instantiated
CA class that can only have private members
DMore than one of the above
Related Questions: