Computer Science, asked by diyajoshi15, 5 hours ago

Fill in the blanks to complete the following program:
Public class area // area of circle
{
a) _________________________________
{
Int r=0;
b) ____ area;
c) area=22.7*____*_____;
System.out.println(“Area is”,+area);
}
}​

Answers

Answered by sudhansusasmal999
0

Answer:

Answer by yourself It will maintain your brain

Similar questions