answersLogoWhite

0

Assuming a BASIC program is loaded into memory, the correct command to execute a BASIC program is: RUN. If you would like to start your program at a particular point in the execution, you may use RUN [#], where [#] is the line number you would like to start execution at.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is command button visual basic?

command button is one of the control used to execute the codes or commands.


What is a dimmed menu?

the command is not available it is used in windows.its means at time execute command


What command is used to execute system calls from exe?

system


What command is used to execute an Apache program?

apachectl start


Which keys are used to execute the command?

your questions makes zero sense


What are the different mouse techniques which are used in giving commands in excel?

You can right-click on an appropriate object to select a command, then right-click to execute the command. You can click on an icon to execute some commands.


What short cut key of shortcut keys are used to execute the command Save As?

enter


What is used as output command in basic?

PRINT


In computing what is the command line used for?

Command prompt/line is used to execute entered commands. Command prompt is mostly commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of windows issues.


Which command can be used to execute a series of Linux commands at a specified time?

You can schedule jobs using cron and the /etc/crontab file, or you can use the "at" command


What is the full form of CLS used in basic?

CLS means CLear Screen. it is a command used in command prompt


Why are built-in commands necessary?

Built-in commands are not strictly necessary. However, if is a commonly used command you will get a performance benefit from having the shell execute it directly rather than doing a file system search to find the program to execute the command.