

MCQOPTIONS
Saved Bookmarks
1. |
Inheritance is the principle that |
A. | classes with the same name must be derived from one another |
B. | knowledge of a general category can be applied to more specific objects |
C. | C++ functions may be used only if they have logical predecessors |
D. | one function name may invoke different methods |
Answer» C. C++ functions may be used only if they have logical predecessors | |