Pick out the correct statement about the override.
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. Overriding refers to a derived class
D. Overriding has different names & it refers to a derived class
Answer: Option A

Join The Discussion