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