Which menu helps you to execute the program?
Edit
Tools
Run
Debug
Which command is used to print the output of a program?
Print
Print out
String
Output
Which among the following are used to perform different operations on constants and variables?
Constant
Commands
Expression
Operators
Which command tells the computer that it is the end of the program?
CLS
END
QUIT
EXIT
Which command is used to assign a values to a variable?
OUTPUT
INPUT
LET
REM
Which among the following can take different values at different times during program execution?
Variable
None of these
Which command is used to clear the output screen?
CRS
CLR
CRL
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 key is used to see the full screen view of QBASIC?
Shift + Enter
Alt + Control
Alt + Enter
Alt+Shift
Which command is used to display the number of seconds since midnight?
TIMER
TIME
DATE
TIME$