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