Discussion Forum : Classes
Question - Pick out the correct statement about override.
Options:
A .  Overriding refers to a derived class function that has the same name and signature as a base class virtual function.
B .  Overriding has different names
C .  both a & b
D .  None of the mentioned
Answer: Option A


Overriding refers to a derived class function that has the same name
and signature as a base class virtual function.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *