what are the steps required to execute or run a program in qbasic
Answers
Answered by
2
Explanation:
Your first QBasic program: 1HELLO.
BAS". Next open the file in QBasic (unless you used QBasic IDE in which case it is already open) and press F5. Optionally you can use the "RUN" menu located on the menu bar at the top of the IDE window. This will execute (run) the program.
Similar questions