__________ is used to start a QBASIC program.
Open
Save
New
Save as
__________ will save the program in the same name.
Dos shell
Load file
___________ is located at the bottom of the screen.
Status bar
Menu bar
Title bar
None of these
Mathematical operations can be performed on ____________
Numeric constants
string constants
Variables
Constants
________ is used to execute the program.
Edit
Run
Compile
_________ is the extension of QBASIC file.
.BAS
.BAT
.TXT
.DOC
150 is an example of __________
string variables
numeric variables
operators
commands
_________________ is used to make window smaller in QBASIC.
Ctrl+Enter
Alt+Enter
Alt+Ctrl +Delete
Alt +Ctrl + D
___________ is used to change the name of the program.
___________ must end with $ sign.
Operators
variables