Write a algorithm and flowchart to calculate area and circumference of a circle
Answers
Answered by
3
step:1start
step:2 Input radius of circle
step:3for area muntiply the square of radius with pie(pie r^2)
step4 for circumferencr muntiply the radius two pie (2 pie*r)
step5display area of circle
step6 display circumference of circle
step7 end
Similar questions