answersLogoWhite

0


Best Answer
User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

#include<stdio.h>

void main()

{

float radius=2.0;

area=3.14*radius*radius

}

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you write a qbasic program to find area and circumerence of a circle?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a program in qbasic to make a hut using print statemant?

a triangle then a square :)


How do you write a Qbasic program to display these Numbers-0112358132134?

you do this 10 print "0112358132134" use the whole of the thing


Can you write a program that implements cramers rule for 2x2 and 3x3 matrix?

Yes I can. I did it in QBasic about 15 years ago.


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 to write 'not equal to' in qbasic?

I think it's &lt;&gt;


Write a program that will calculate the number of kilometers traveled by a car per liter of fuel used by a car using qbasic?

just full it up when its at the E


Write a java code to draw a circle inside in an ellipse?

write a program draw circle and ellipse by using oval methods in java


Write a program to calculate the area of a circle The equation to determine the area of a circle is area equals 3.1416radiusradius Assume that the circle has a radius of 4 inches?

Rewrite the above program so that the program accepts any value for the radius then recalculate the area of the circle.


How do you write a name using do while loop on QBASIC?

QBasic is a type of question basic 🤗🤗🤗🤗😅😂🤣😁😛


Write a program in 8086 assembly language to draw a circle?

You need an 8086 assembly language pencil.


Write missing expression in the program below which would print the area of circle r int input Enter the circle radius?

Area of any circle = pi*radius squared


How do you write a program to input radius of a circle and calculate the area or circumferences of the cirlce?

In which computer language?