1.

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 mentionedThe 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

Answer»

Correct CHOICE is (C) Same PRECEDENCE, DIFFERENT associativity

For explanation: None.



Discussion

No Comment Found

Related InterviewSolutions