Computer Science, asked by vinayverma0347, 8 months ago

which of the following method is used to draw a square
1 .drawline
2.draw rectangle
3.draw triangle
4.draw ellipse​

Answers

Answered by bhspratyush
1

Answer:

drawline()

Explanation:

Answered by Chaitanya1696
0

We are asked the question regarding what method should be used for drawing a square. The correct answer will be the first option given.

  • We are given a number of options and let's analyze them one by one.
  • The second option given is by drawing a rectangle.
  • The shape of a rectangle is bigger than a square, so a rectangle can be drawn from a square not vice-versa.
  • The third option given to us is a triangle which is a three-line figure while a square is a four-line figure.
  • So the above option of the triangle is also wrong.
  • The fourth option given to us is drawing an ellipse which is also wrong as the ellipse has an oval figure.
  • Therefore, the correct answer is by drawing a line as by drawing a line we can future construct on it and finally make it into a square.

PROJECT CODE: #SPJ3

1. For questions like ' Draw a square and draw its lines of symmetry ' please kindly refer to:

https://brainly.in/question/12263705

2. For questions like 'On a Cartesian plane draw a square whose point of intersection of the diagonal is 8,3 and one vertex is (6,1). ' please kindly refer to:

https://brainly.in/question/5688712

Similar questions
Math, 8 months ago