Computer Science, asked by atharvashende989, 5 months ago

What are the steps to write a program in QBasic?

Answers

Answered by CutieBun01
4

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 Armygirl123
0

Answer:

  • QBasic is a simple programming language developed by Microsoft to type, edit, debug and execute BASIC programs. A QBasic program consists of various elements.

Explanation:

HopeithelpU

Similar questions