MCQOPTIONS
Saved Bookmarks
| 1. |
The static data member __________________________ |
| A. | Can be accessed directly |
| B. | Can be accessed with any public class name |
| C. | Can be accessed with dot operator |
| D. | Can be accessed using class name if not using static member function |
| Answer» E. | |