What refers the process of joining the strings one after another?
Assign
Concatenation
Inheritance
None of these
Which among the following operates on numeric constants and variables?
Arithmetic operator
Relational operator
Logical operator
None of above
What is an instruction in QBASIC?
Statement
Assignment
Commands
Which operators are used to combine two or more relational expression to produce a single value?
Logical Operators
Relational Operators
Arithmetic Operators
All the above
Which among the following one can load an already saved program from the disk into memory?
Open Command
Save Command
Save As Command
None
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 command is used to save a program onto the disk?
How to execute a program?
Open Commad
Close Command
Run Command