
Which of the following is not the conditional statement?
IF THEN ELSE
IF ELSEIF

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.

PRINT keyword is useful to display the output during the

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



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





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.





