
The statement used to terminate the execution of the program temporarily is
END
STOP

Important Questions on Computing

The statements used generally in BASIC programming are

All whole numbers ranging between _____ to _____ are numeric constants.


The statement that transfers the control to another part of the program which will be executed is _____ Statement.

Low-level languages or machine languages use strings of _____, where as high-level language uses simple _____ words, which can be easily understood by humans.

To display the output of the program, the statement used is







The statement used to terminate the execution of the program is

Which of the following is the statement that transfers the control to another part of the program which will be executed?

Alphanumeric Set of alphabets or numeric's or alphanumeric's which are enclosed within double quotation marks are treated as alphanumeric or _____ constants.



PRINT keyword is useful to display the output during the


