

MCQOPTIONS
Saved Bookmarks
1. |
Pick out the correct statement about the override. |
A. | Overriding refers to a derived class |
B. | Overriding refers to a derived class function that has the same name and signature as a base class virtual function |
C. | Overriding has different names |
D. | All of above |
E. | None of these |
Answer» C. Overriding has different names | |