English, asked by fk379720, 23 days ago

how would you
load a basic program​

Answers

Answered by sarathore2204c2
1

Answer:

All you have to do to run it is double-click on your desktop shortcut "Run BASIC Programs" to open a prompt, and type "vintbas fungame. bas" at the prompt and press Enter. Your program will run in the command window. Another trick is that you can associate the file extension

Explanation:

Mark me as brainlist

Answered by Anonymous
1

Answer: Basic computer language commands

                              Load Command

purpose: To load file from diskette into memory

Syntax: LOAD filename,[,r]

Load closes all open files and deletes all variable and program line currently using residing in memory before it loads the designated program.

Hope you expected this

Similar questions