Which command is used to draw a rectangle?
LINE
RECTANGLE
DRAW
None of above
Which mode is used to display text?
Text
Graphics
Color
Which command is used to set the screen attributes?
SCREEN
COLOR
PSET
Which command is used to display pixels on the screen?
PIXEL
Which command is used to paint a particular point with specified color?
PAINT
CIRCLE
Which command is used to draw a circle of a specific radius at given coordinates?
What refers to the smallest possible element of an image on the screen?
Pixels
Components
Pattern
X coordinates move in _________ direction.
Horizontal/ Vertical
Vertical
Horizontal
None of these
Which mode can be used to display both graphics and text?
Which command produces a sound that lasts for about half a second?
SOUND
BEEP
CLS