Which command is used to store the current file under different name?
Save Command
Save As Command
Open Command
None of these
What is the purpose of Relational operators?
To compare two values.
To compare relational expressions.
To concatenate two strings.
All the above.
BASIC is the acronym for
Broad Area Space-based Imagery Collector
Battle Area Surveillance & Integrated Communications
Base Access Service Information Center
Beginners All Purpose Symbolic Instruction
Which statement allows the user to enter the value when program is running?
PRINT
REM
CLS
INPUT
Which among the following will be given more preference if arithmetic and logical operators are there?
Logical
Arithmetic
Equal preference
Relational
Which command is used to print a program?
Print Command
Run Command
How many types of operators are there?
Two
Four
Three
Five
What is a programming language?
Set of instructions given to a computer
Language which computer can understand
List of functional keys
Which command is used to save a program onto the disk?
ASSIGNMENT statement is also called _______.
LET
ASSIGN