Q:

Exactly same declaration in base and derived class includes______________

0

Exactly same declaration in base and derived class includes______________


  1. Only same name
  2. Only same return type and name
  3. Only same return type and argument list
  4. All the same return type, name and parameter list

All Answers

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

 (d).All the same return type, name and parameter list

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 among function will be overridden from the f... >>
<< Which is the correct condition for function overri...