Home » C++ Programming » Classes & Objects » Question
  1. Which of the following can derived class inherit?
    1. class
    2. members
    3. functions
    4. both members & functions
    5. None of these
Correct Option: D

both members & function



Your comments will be displayed only after manual approval.