Which of the following operators has an associativity from Right to Left?
(a) <=
(b) <<
(c) ==
(d) +=
The question was asked by my school principal while I was bunking the class.
This interesting question is from Precedence and Order of Evaluation topic in chapter Data Types, Operators and Expressions in C of C