answersLogoWhite

0

What else can I help you with?

Related Questions

How do you draw a boat floating in river at qbasic?

You need to draw this \______/ floating on water to show a floating boat.


How do you draw a arc?

Draw around a protractor :)


How draw solar system in qbasic?

In QBASIC, you can draw basic shapes using the LINE and CIRCLE commands. To draw a simple representation of the solar system, you would need to create circles representing the sun and planets, then use the LINE command to draw lines connecting the planets to the sun in their respective orbits. You can also add text labels for each planet to make it more informative. Remember, QBASIC is a basic programming language, so the graphics may be limited in detail.


How can you draw an arc on your computer like you are using a compass?

use an arc tool


How do you draw 2fifths of a circle?

With an arc of 144 degrees


What extension would a file saved in Qbasic have?

the extensions of qbasic are that, there are only 80 pixels to write in the qbasic


How do you construct angle120 degrees with using a compass?

First draw a horizontal straight line a b Put compass point on a (open compass approximately half the length of line a b - note: ensure the compass is not altered throughout the following). Draw an arc that cuts line a b at c. Put compass point on c and draw an arc from a to cut the first arc at d. Draw a straight line through a d to form a 60 degree angle. For a 120 degree angle, put compass point on dand draw an arc from a to cut the first arc at e. Draw a straight line from a through e to give a second angle of 60 degrees: 60 + 60 = 120 degrees.


How to draw equilateral triangle in qbasic?

line (320,240)-(340,240),15 line (310,230)-(320,240),15 line (310,230)-(340,240),15


What is the difference between arc and arch?

both are derived from latin word arcus means bow arch is a structure in the shape of arc arc is the imaginary shape you can draw


How do you make a seven petaled flower with a compass for geometry?

draw an arc 7/10 of the diameter after you draw a circle


How do you draw rectangle in Qbasic?

with line statement, we can also draw boxes. SCREEN 7 COLOUR 5, 15 CLS LINE(60,60)-(130,100),6,B the letter B indicates the box option


How do you Draw Arcs in GstarCAD?

An arc is a portion of a circle. The default method for drawing arcs is to specify three points-the start point, a second point, and the endpoint. You can draw an arc using several different methods.