

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program in Turbo-C ? |
A. | 1, 2, 3, 4, 5, |
B. | -1, 0, 1, 2, 3, 4 |
C. | 0, 1, 2, 3, 4, |
D. | 0, -1, -2, -3, -4, |
Answer» D. 0, -1, -2, -3, -4, | |