Associativity of an operator is ___________
(a) Right to Left
(b) Left to Right
(c) Random fashion
(d) Both Right to Left and Left to Right
The question was asked during an internship interview.
My question comes from Precedence and Order of Evaluation topic in chapter Data Types, Operators and Expressions in C of C