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 is the last statement in every basic program?
Cls
RUN
Which command is used to make correction in a particular line?
Ln
List
Edit
Run
How to display the messages within PRINT statement?
=
' '
( )
" "
Which statement is used to input values to a variable during execution?
PRINT statement
LET statement
INPUT statement
What refers to fixed values that do not change during the execution of a program?
Constants
Identifiers
Variables
Which command is used to exit from QBASIC?
Exit
Close
New
In which year, BASIC was developed?
1984
1914
1964
1990
Every BASIC statement must begin with a ____________ followed by a keyword.
Symbol
Character
Line number
Number