Which key is used to move the cursor to the start of a line?
Backspace
Up arrow
Home
End
Which operators are used for taking decision?
Expression
Arithmetic operator
Relational operators
Logical operator
What is the extension of a QBASIC statement?
.PPT
.DOC
.XLS
.BAS
Which command is used to display the number of seconds since midnight?
TIMER
TIME
DATE
TIME$
Who developed QBASIC?
IBM
Microsoft Corporation
Solaris
Sun Micro system
What refers to a value that does not change during the execution of a program?
Constant
Variable
Operators
None of these
Which command is used to print the output of a program?
Print
Print out
String
Output
Which operators are used for comparison?
Logical operators
Expressions
Arithmetic operators.
BASIC stands for:
Beginners All Purpose Symbolic Instruction Code
Beginners All Purpose Symbolic Instruction Command
Beginners All Programming Symbolic Instruction Code
Basic All Purpose Symbolic Instruction Code
Which command is used to put comments in the program?
LET
INPUT
REM