Home » C++ Programming » Data Types » Question
  1. The operator used for dereferencing or indirection is ____
    1. –>>
    2. &
    3. *
    4. ->
    5. None of these
Correct Option: C

*



Your comments will be displayed only after manual approval.