Computer Science, asked by areeba52, 7 months ago

How to write QBASIC Program in notepad and how to save it?

Answers

Answered by vaiahnavisp1929
3

Answer:

To begin, write down everything from the program below ("PRINT "Hello World") into a text editor or into the QBasic IDE (Integrated Development Interface) itself and save it as "1HELLO. BAS". Next open the file in QBasic (unless you used QBasic IDE in which case it is already open) and press F5.

Answered by alibhaalibha63
1

Answer:

To begin, write down everything from the program below ("PRINT "Hello World") into a text editor or into the QBasic IDE (Integrated Development Interface) itself and save it as "1HELLO. BAS". Next open the file in QBasic (unless you used QBasic IDE in which case it is already open) and press F5.

Similar questions