

MCQOPTIONS
Saved Bookmarks
1. |
What is the order of precedence (highest to lowest) of following operators? |
A. | 1 -> 2 -> 3 |
B. | 2 -> 1 -> 3 |
C. | 3 -> 2 -> 1 |
D. | 2 -> 3 -> 1 |
Answer» B. 2 -> 1 -> 3 | |