Which command is used to print the output of a program?
Print
Print out
String
Output
Which command is used to assign a values to a variable?
OUTPUT
INPUT
LET
REM
Which menu helps to view the subroutines and output of the programs?
View
Edit
Option
None of these
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 display the number of seconds since midnight?
TIMER
TIME
DATE
TIME$
Which among the following can take different values at different times during program execution?
Expression
Variable
Operators
Which command is used to put comments in the program?
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?
Arithmetic operator
Relational operators
Logical operator
What is the extension of a QBASIC statement?
.PPT
.DOC
.XLS
.BAS