REM is also called
Comment statement
Basic statement
Input statement
None of these
Which command is used to clear the screen?
CLS
STOP
END
EXIT
Which among the following is a combination of letters and numbers?
Alphabets
Numeric data
Alphanumeric
BASIC stands for
Beginners All Purpose Symbol Instruction Code
Beginners All Program Symbol Code
Beginners All Purpose System Institution
Which command is used to execute the program?
INPUT
RUN
PRINT
LET
Which is an assignment statement?
REM
LET statement
PRINT statement
What refers to fixed values that do not change during the execution of a program?
Constants
Identifiers
Variables
Which statement is used to input values to a variable during execution?
INPUT statement
Which statement displays the output of the given program on the console?
Every BASIC statement must begin with a ____________ followed by a keyword.
Symbol
Character
Line number
Number