Associativity for which of the following operators is/are right to left?
Select one:
O Bitwise operator
O Relational operator
O Conditional operator
O Shift operator
Answers
Answered by
4
Explanation:
Operator Precedence and Associativity in C
Category Operator Associativity
Logical OR || Left to right
Conditional ?: Right to left
Assignment = += -= *= /= %=>>= <<= &= ^= |= Right to left
Comma , Left to right
Answered by
1
Answer:
ans:c----->Conditional operator
Similar questions
Social Sciences,
20 days ago
Math,
1 month ago
Economy,
8 months ago
English,
8 months ago
Math,
8 months ago