If, you want to create a new file in QBasic, what should you have to do?
Answers
Answered by
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