
The syntax of LET statement is
Lm LET variable constant/expression
Ln LET variable constant/expression
Lm LET keyword constant/expression
Ln LET keyword constant/expression

Important Questions on Computing
The statement used to terminate the execution of the program is

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.


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



PRINT keyword is useful to display the output during the




To display the output of the program, the statement used 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.



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


