InterviewSolution
Saved Bookmarks
| 1. |
Which function key is used to run a program in QB64 |
|
Answer» Click on Run. Then in the Run dialog box type CMD and click on OK. A DOS window (sometimes CALLED a command prompt window) starts up. When it FIRST starts, it will be set up to use a particular part of the hard disk for the QBasic files it MAY save and READ. |
|