Which command is used to clear the output screen?
CRS
CLR
CLS
CRL
Which key is used to move the cursor to the start of a line?
Backspace
Up arrow
Home
End
Which menu helps you to execute the program?
Edit
Tools
Run
Debug
Which symbol is used with a string variable?
$
&
^
S
How to begin a variable name?
By using digits
By using letters
By using $
By using constants
Which key is used to see the full screen view of QBASIC?
Shift + Enter
Alt + Control
Alt + Enter
Alt+Shift
What is the extension of a QBASIC statement?
.PPT
.DOC
.XLS
.BAS
Who developed QBASIC?
IBM
Microsoft Corporation
Solaris
Sun Micro system
Which command tells the computer that it is the end of the program?
END
QUIT
EXIT
Which command is used to display the number of seconds since midnight?
TIMER
TIME
DATE
TIME$