

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following are not a member dereferencing operators in CPP? 1. *2. ::3. ->* 4. ::*5. -> |
A. | Only 1, 2, 4 |
B. | Only 1 and 5 |
C. | Only 2 and 5 |
D. | Only 3,4,5 |
Answer» D. Only 3,4,5 | |