adplus-dvertising
frame-decoration

Question

Which operator is having the highest precedence in c++?

a.

array subscript

b.

Scope resolution operator

c.

static_cast

d.

dynamic_cast

Answer: (b).Scope resolution operator

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which operator is having the highest precedence in c++?