

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the following QBASIC code? |
A. | The letter S is printed. |
B. | The sum of integers from 1 to 20 is printed. |
C. | The integers from 1 to 20 are printed. |
D. | An error message is displayed. |
Answer» C. The integers from 1 to 20 are printed. | |