Q:

How to access the overridden method of base class from the derived class?

0

How to access the overridden method of base class from the derived class?


  1. Using arrow operator
  2. Using dot operator
  3. Using scope resolution operator
  4. Can’t be accessed once overridden

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Using scope resolution operator

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The functions to be overridden _____________... >>
<< Which among function will be overridden from the f...