To stop a program prematurely by using the _________ command.
End
Clear
Quit
Exit
_________ statement is used to draw a circle or an eclipse.
Line
Screen
Circle
PSET
In circle statement EA denote.
End angle of the arc
Starting angle for an all
The colour code
Radius of the circle
QBASIC stands for :
Quick Basic
Query Basic
Quickly Basic
Quality Basic
___________ allows to jump to certain location in a program.
For statement
IF statement
Jump statement
Iterative statement
__________ contain a sequence of characters enclosed in quotation marks.
String
Compiler
SQR
Maths
__________ are small set of instruction that are used for special purpose.
Command
Functions
Statement
Loop
___________ converts a negative numbers to a positive number.
SIN
TAN
ABS
The Exit command works with ________ commands only
While...........Wend
Do ........loop or For ........Next
Nesting
While.....End
__________ is a string constant or string variable.
Stringstatement$
Stringexpression$
Stringcharacter$
Stringexpression