Computer Science, asked by yadav1973sky, 6 months ago

write the syntax for creating circle in qbasic​

Answers

Answered by guptapreeti051181
2

Answer:

Circles

the center of the circle is (centerX,centerY)

the radius of the circle is Radius.

centerX, centerY, and Radius can be numbers or variables.

the circle is drawn with the current pen color.

Similar questions