Which of the following is possible with any 2 operators in C?
Posted: Wed Jul 13, 2022 7:54 pm
a) Same associativity, different precedence
b) Same associativity, same precedence
c) Different associativity, different precedence
d) All of the mentioned
b) Same associativity, same precedence
c) Different associativity, different precedence
d) All of the mentioned