Saved Bookmarks
| 1. |
What is the Input statement in Qbasic |
|
Answer» Answer: The INPUT command is used to gather inputfrom the user. When a SEMICOLON (;) is used after the text output to the user, a question MARK (?) and space ( ) are ADDED to the output. When a COMMA (,) is used, no question mark is added. GOOD NIGHT MATE!!!✌️ |
|