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:
Assertion (A): C++ is an object-oriented programming language.
Reason (R): C++ supports class, inheritance, templates, and templates, and exception handling