

MCQOPTIONS
Saved Bookmarks
1. |
When a child class function is called, the compiler looks first for a matching function name in the _____ |
A. | class of the object using the function name |
B. | immediate ancestor class |
C. | base class |
D. | descendant class |
Answer» B. immediate ancestor class | |