Computer Science, asked by smukherjee1573, 10 months ago

we use __ statement to draw lines; figures; and patterns of different shapes from any point of the screen (a) PSET (b) SCREEN (c) LINE ​

Answers

Answered by rinkusingh65486
2

Answer:

the right answer is line

Answered by qwcricket10
1

Option(c) PSET is the statement used to draw lines, figures, and patterns of different shapes.

  • The PSET term denotes the pixel set.
  • The pixel set or the PSET allows placing the pixel anywhere on the screen and allows the drawing of any figure.
  • For the selection of mod of a screen is done using the SCREEN statement.
  • The LINE statement defines the beginning and ending coordinates of a drawn line.

#SPJ3

Similar questions