MCQOPTIONS
Saved Bookmarks
| 1. |
All the public member functions ___________________ |
| A. | Can’t access the private members of a class |
| B. | Can’t access the protected members of a class |
| C. | Can access only public members of a class |
| D. | Can access all the member of its class |
| Answer» E. | |