MCQOPTIONS
Saved Bookmarks
| 1. |
When a new class is derived from an existing class, the derived class member functions _____ have names that differ from base class function names |
| A. | may |
| B. | may if the two classes have the same name |
| C. | must |
| D. | must not |
| Answer» B. may if the two classes have the same name | |