MCQOPTIONS
Saved Bookmarks
| 1. |
The static member functions __________________ |
| A. | Have access to all the members of a class |
| B. | Have access to only constant members of a class |
| C. | Have access to only the static members of a class |
| D. | Have direct access to all other class members also |
| Answer» D. Have direct access to all other class members also | |