adplus-dvertising
frame-decoration

Question

Which of the following C++ operator associativity starts from right side?

a.

Add operator +

b.

Simple assignment operator =

c.

Subtract operator -

d.

Bit shift operator <<

Answer: (b).Simple assignment operator =

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following C++ operator associativity starts from right side?