MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is the correct order of execution for the given expression? z = x + y * z / 4%2 – 1 |
| A. | * / % – + = |
| B. | * / % + – = |
| C. | 0 |
| D. | / * % – + = |
| Answer» C. 0 | |