

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
|
A. | It will print the numbers 0 to 19 sequentially |
B. | It will print the numbers 1 to 20 sequentially |
C. | It will print the numbers 1 to 20, but the order cannot be determined |
D. | The code will not compile. |
Answer» C. It will print the numbers 1 to 20, but the order cannot be determined | |