Computer Science, asked by Ajjubha, 8 months ago

give the steps to write a QBasic Program​

Answers

Answered by harmanbal423
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