Which of the following is NOT possible with any 2 operators in C?
(a) Different precedence, same associativity
(b) Different precedence, different associativity
(c) Same precedence, different associativity
(d) All of the mentioned
The question was asked by my school teacher while I was bunking the class.
My enquiry is from Precedence and Order of Evaluation topic in portion Data Types, Operators and Expressions in C of C