Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the search-in-place domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /usr/www/users/mywaecf/KEYPOINT/wp-includes/functions.php on line 6121

Warning: session_start(): Cannot start session when headers already sent in /usr/www/users/mywaecf/KEYPOINT/wp-content/plugins/secure-copy-content-protection/public/class-secure-copy-content-protection-public.php on line 1000

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/mywaecf/KEYPOINT/wp-includes/functions.php:6121) in /usr/www/users/mywaecf/KEYPOINT/wp-content/plugins/docket-cache/includes/src/Plugin.php on line 1186

Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/mywaecf/KEYPOINT/wp-includes/functions.php:6121) in /usr/www/users/mywaecf/KEYPOINT/wp-content/plugins/docket-cache/includes/src/Tweaks.php on line 453
Modes of Basic operations — Computer Keypoint

Modes of Basic operations

There are two Basic modes of operations of BASIC. These are:

i. Direct Mode: The features are

a. BASIC statements and commands are executed once they are entered.
b. BASIC statements are not preceded by line numbers
c. Results of arithmetic and logical operations can be displayed quickly and stored for future use.
d. Instructions here are lost after executions
e. Calculations are done using this mode

ii. Indirect mode: The features are

a. They are preceded by line numbers
b. The program stored in the memory is executed by entering the “RUN” command.
c. The instructions here not lost after executions
d. The instructions are saved on the disk for future use.
e. Programs are written under this mode

Leave a Comment

not allowed!