Computer Science, asked by dasgayatri081, 3 days ago

If, you want to create a new file in QBasic, what should you have to do?​

Answers

Answered by anushkakakad30
0

Answer:

Sequential file INPUT in QBasic is just like reading data from the keyboard, except that all the data exists in a file before the program is run. Save the file using the menu system, much like you save a program file: hit ALT+F, and then S, then in the file dialog box enter a file name.

Similar questions