Home » C++ Programming » Operators » Question
  1. Which operator is having the highest precedence in c++?
    1. dynamic_cast
    2. static_cast
    3. array subscript
    4. Scope resolution operator
    5. None of these
Correct Option: D

Scope resolution operator



Your comments will be displayed only after manual approval.