Computer Science, asked by Anonymous, 4 months ago

Draw a flow chart for the following code segments.
double area = 0.0;
double PI = 3.14;
int radius = sc.nextInt;
if (radius >= 0){
area = radius * radius * PI;
System.out.println(area);
}

Answers

Answered by drumilbhilare
0

Explanation:

vvhcjcyvgjd ski yghfvhcxgxzbj

Similar questions