Q:

Which among the following best describes member function overriding?

0

Which among the following best describes member function overriding?


  1. Member functions having same name in base and derived classes
  2. Member functions having same name in base class only
  3. Member functions having same name in derived class only
  4. Member functions having same name and different signature inside main function

All Answers

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

 (a).Member functions having same name in base and derived classes

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
Which is the correct condition for function overri... >>
<< How much memory will be allocated for an object of...