MCQOPTIONS
Saved Bookmarks
| 1. |
What will be the output of the following C code if 2 character is typed by the user? |
| A. | Undefined behaviour |
| B. | 25(ascii value of newline character) |
| C. | Compilation Error |
| D. | 64 |
| E. | None of these |
| Answer» E. None of these | |