Which operator operates on numeric constants and variables?
Arithmetic operator
Relational operator
Logical operator
None of above
Which symbol is used to replace REM statement?
Double quotes
Colon
Semi colon
Single quotes
Which among the following is located at the bottom of the screen ?
Status bar
Tool bar
Scroll bar
Menu bar
What is a program?
Set of instructions given to a computer
Language which computer can understand
List of functional keys
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
How to execute a program?
Using Execute command
Using Run command
Using Compile command
Which symbol is used for concatenation?
(+)
(*)
(&)
(/)
Which statement is used to make decisions depending on specified conditions?
While
While Do
If then else statement
None of these
Which among the following provides options to run the program?
Task bar
What refers to the process of joining strings one after another?
Assign
Concatenation
Inheritance