Computer Science, asked by akashkadali8835, 9 months ago

What is the pseudocode for area of circle

Answers

Answered by himanshunimkardey123
1

Answer:

write a pseudo code to find the area of a circle using the following formula: Area= pi x radius.

Answered by Anonymous
3

pseudo code to find the area of a circle using the following formula: Area = pi x radius. Prompt the user to enter a value for radius and read it. Dispaly the results on the screen

Similar questions