Name of the program is located at ________
Center of the screen
Title bar
Menu bar
Just bellow the menu bar
QBASIC is a version of ___________ programming language.
BASIC
Visual BASIC
BASICA
None of these
______________ is used to exit from QBASIC window.
Quit
Cancel
Exit
Restart
Addition, Subtraction, Multiplication division and exponential operators are variables
Logical operators
Relational operators
Arithmetic operators
Variables
___________ is used to change the name of the program.
Save
Edit
Run
Compile
___________ is displayed on the output screen.
Press any key to continue
Press any key to quit
Press any key to exit
__________ is used to save a program to memory
New
Save as
open
Load File
150 is an example of __________
string variables
numeric variables
operators
commands
The operator ^ is known as ____________
Addition
Multiplication
Division
Exponential
__________ is used to start a QBASIC program.
Open