Which of the following statement is used to draw a line from one point to another point?
PSET
Circle
Line
Cord
In Qbasic which shortcut key is used to select a character lines.
Shift + Ctrl
Shift + Arrow
Shift + F1
Shift + F5
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
The _____ function return a specified number of right most characters in a string.
LEN$
LEFT$
RIGHT$
MID$
__________ contain a sequence of characters enclosed in quotation marks.
String
Compiler
SQR
Maths
___________ converts a negative numbers to a positive number.
SIN
TAN
ABS
__________ is a string constant or string variable.
Stringstatement$
Stringexpression$
Stringcharacter$
Stringexpression
_________ statement is used to draw a circle or an eclipse.
Screen
To stop a program prematurely by using the _________ command.
End
Clear
Quit
Exit