In: Computer Science
C++ Programming
1) What is the feature that makes a base class an abstract class?
2) When designing a class hierarchy involving classes A and B, what are the two questions that must be asked to determine whether class B should be derived from class A?
1) What is the feature that makes a base class an abstract class?