Computer Science, asked by shivamsonal2006, 5 months ago

Write steps to save a new file using QB64

Answers

Answered by vinay1269
0

Answer:

QB64 kya hai pura likh kanjoos alsi

Answered by harshsawant2232005
0

Answer:

here is your answer hope it helps ☺️

Explanation:

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. Use DATA. DAT.

Similar questions