

MCQOPTIONS
Saved Bookmarks
1. |
________ is possible when a derived class function has the same name and signature as its base class. |
A. | Function overriding |
B. | Function overloading |
C. | Both A and B |
D. | None of the above |
Answer» B. Function overloading | |