Saved Bookmarks
| 1. |
Write the two exiting statements used in QBASIC |
|
Answer» Answer: A statement (for the QBASIC) is a SET of INSTRUCTIONS written by using keywords or commands of QBASIC. Every programming language uses keywords as a statement with certain syntax. The keywords have specific MEANING in the QBASIC programming. |
|