MEDIUM
Earn 100

The syntax of LET statement is

100% studentsanswered this correctly

Important Questions on Computing

MEDIUM

The statement used to terminate the execution of the program is

MEDIUM

The statements used generally in BASIC programming are

MEDIUM

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

MEDIUM
If the execution of the program is terminated temporarily, it can be re-executed by typing _____ or by pressing the _____ key.
HARD

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

MEDIUM

Which of the following statements is true?

MEDIUM

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

MEDIUM

The types of conditional statements are

MEDIUM

The syntax of unconditional statement is

MEDIUM

PRINT keyword is useful to display the output during the 

MEDIUM
The syntax of PRINT statement is
MEDIUM

The syntax of DATA statement is 

MEDIUM

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

HARD

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

MEDIUM

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

MEDIUM

The statements in BASIC are

MEDIUM

The types of branching statements are

MEDIUM

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

MEDIUM
The statement used to declare non-executable statements is