Icon Crear Crear
Jugar Test
1. 
_______________ statement is used to display text in a colorful format
A.
Graphics
B.
COLOR
C.
SCREEN
D.
DRAW
2. 
_____________ statement is used to draw lines
A.
LINE
B.
IMAGE
C.
STRAIGHT LINE
D.
ST LINE
3. 
There are ___________ types of screen modes
A.
8
B.
7
C.
10
D.
9
4. 
________________ command is used to set the mouse pointer at a specific location.
A.
SCREEN
B.
DRAW
C.
PSET
D.
NEWIMAGE
5. 
PSET statement helps to display pixels
A.
True
B.
False
6. 
QBasic only display text
A.
True
B.
False
7. 
DRAW statement is used to draw straight lines
A.
True
B.
False
8. 
Lines can't be drawn in QBasic
A.
True
B.
False
9. 
COLOR statement displays pixels on the screen
A.
True
B.
False
10. 
Which screen mode can't be used to display graphics?
A.
Screen mode 7
B.
screen mode 2
C.
screen mode 3
D.
screen mode 1
11. 
What statement is used to fix the mouse pointer?
A.
PSET
B.
Play
C.
Color
D.
Music
12. 
Which statement is used to fill color?
A.
COLOR
B.
PSET
C.
PAINT
D.
Beep
13. 
ALL ______________ modes have a different resolution
A.
Play
B.
Screen
C.
Sound
D.
Color
14. 
Straight line can be drawn using which statement
A.
Draw
B.
Screen
C.
Color
D.
Graphics