

MCQOPTIONS
Saved Bookmarks
1. |
*/*_In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is? |
A. | Assignment, relational, arithmetic |
B. | Relational, assignment, arithmetic |
C. | Arithmetic, assignment, relational |
D. | Arithmetic, relational, assignment |
Answer» E. | |