

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code (when 10 and 20 are entered)? |
A. | 10 Garbage value |
B. | Garbage value 20 |
C. | Compilation Error |
D. | Undefined behaviour |
E. | 10 20 |
Answer» F. | |