

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program ?
#include
|
A. | -1, 0, 1, 2, 3, 4 |
B. | Error |
C. | 0, 1, 6, 3, 4, 5 |
D. | 0, 0, 6, 7, 8, 9 |
Answer» C. 0, 1, 6, 3, 4, 5 | |