What is the name of executable file to run qbasic program?
Answers
Answered by
4
Answer:
The programs you make on qbasic are saved as .exe files.
To run a Qbasic Program:
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.
Answered by
4
.exe is the correct answer to the given question.
Explanation:
Following are the step to run the qbasic program
- Firstly Click on the Run button.
- There dialog box IS appeared on the screen .
- After that type CMD and press ok button of the dialog box .
- The DOS (Disk Operating system is starting working) on the computer screen.
- The DOS will set up the specific part of the hard disk in the QBasic files.
- Finally the save and read file beginning in the first order .
Learn More :
https://brainly.in/question/7283514
Similar questions