Computer Science, asked by EnoshGonmei, 1 year ago

Write a c++ program to print area of circle. For class 9 and should not be much typical.

Answers

Answered by Anonymous
1
class Find
{
public static void main(String args[])
{
int a, r;
r = 5;
a = πr^2;
System.out.println(a);
}
}
Answered by sparshsingh0506
0

Answer:

Write a c++ program to print area of circle. For class 9 and should not be much typical.

Explanation:

Thanks

Jdjejdhidbjbrbid

Similar questions