MCQOPTIONS
Saved Bookmarks
| 1. |
If a base class contains a member function func(), and a derived class does not contain a function with this name, an object of the derived class cannot access func(). |
| A. | True |
| B. | False |
| Answer» C. | |