Home » C++ Programming » Classes & Objects » Question
  1. Which class is used to design the base class?
    1. base class
    2. derived class
    3. abstract class
    4. All of above
    5. None of these
Correct Option: C

abstract class



Your comments will be displayed only after manual approval.