1. |
Which of the following is the correct order of evaluation for the below expression?
z = x + y * z / 4 % 2 - 1 | |||||||
|
2. |
Which of the following correctly shows the hierarchy of arithmetic operations in C?
| |||||||
|
3. |
Which of the following is the correct usage of conditional operators used in C?
| |||||||
|
No comments:
Post a Comment