MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following C code? (Assuming that we have entered the value 2 in the standard input) |
| A. | 1 |
| B. | Hey... |
| C. | 2 |
| D. | Compilation Error |
| E. | Runtime Error |
| Answer» D. Compilation Error | |