Computer Science, asked by dharshinirajkumar200, 6 months ago

Write a program using switch case to find area of a circle,
area of a square and area of a rectangle
1.Area of circle -p*r 2 (p=22/7)
2.Area of square = side *side
3. Area of rectangle =length*breadth
Give an appropriate error message is not correct.

Answers

Answered by roypriyanshu824
0

Answer:

2.Area of square = side *side

Similar questions