MCQOPTIONS
Saved Bookmarks
| 1. |
Study the given QBASIC code carefully and answer the question that follow. What will this QBASIC code print on screen? |
| A. | Even numbers between 1 and 40 |
| B. | Odd numbers between 1 and 40 |
| C. | Even numbers between 1 and 41 |
| D. | Counting from 1 to 40 |
| Answer» C. Even numbers between 1 and 41 | |