

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of this program, if input a is 1 and b is 2? |
A. | 1 |
B. | 2 |
C. | runtime error |
D. | compile time error |
Answer» C. runtime error | |