In C programming language, which of the following type of operators have the highest precedence?
(a) Relational Operators
(b) Equality Operators
(c) Logical Operators
(d) Arithmetic Operators
I had been asked this question by my college professor while I was bunking the class.
This intriguing question comes from Implementation of Increment and Decrement topic in chapter Syntax Directed Definition and Translations of Compiler