Which operator is having the highest precedence in c++?
Posted: Wed Jul 13, 2022 7:52 pm
a) array subscript
b) Scope resolution operator
c) static_cast
d) dynamic_cast
b) Scope resolution operator
c) static_cast
d) dynamic_cast
Accurate answers. Every time.
https://answerhappy.com/