

MCQOPTIONS
Saved Bookmarks
1. |
Arrange the following operators in the precedence order of highest to lowest:(a) ==(b) ++(c) %(d) &The correct order of precedence is: |
A. | (d), (b), (c), (a) |
B. | (b), (c), (a), (d) |
C. | (a), (d), (b), (c) |
D. | (c), (a), (d), (b) |
Answer» C. (a), (d), (b), (c) | |