Q58
What is the order of precedence (highest to lowest) of following operators? 1. & 2. ^ 3. ?:
A.
1 > 2 > 3
AnswerB.
2 > 1 > 3
C.
3 > 2 > 1
D.
2 > 3 > 1
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board