Computer Science, asked by devnikarjanhavi30, 4 days ago

2) Write on algorithm to find perimeter of circle​

Answers

Answered by YoungVenusClementIII
2

In a circle, points lie in the boundary of a circle are at same distance from its center. This distance is called radius. Circumference of a circle can simply be evaluated using following formula. Circumference = 2*pi*r where r is the radius of circle and value of pi = 3.1415.

Similar questions