

MCQOPTIONS
Saved Bookmarks
1. |
Which operator is having the highest precedence in c++? |
A. | dynamic_cast |
B. | static_cast |
C. | array subscript |
D. | Scope resolution operator |
E. | None of these |
Answer» E. None of these | |