Computer Science, asked by sonuprb8, 8 months ago

Questions)
design a menu driven program
to perform.
Input Perpendicular and Base of a to find
hipotenus
Input Principal, Rate, Time to find s. I
input a number to print ita logst value​

Answers

Answered by rexwalyash33
1

Answer:

Write a menu-driven program using Switch case to calculate the following:

1. Area of circle

2. Area of square

3. Area of sphere

Also use functions input() and output() to input and display respective values.

Similar questions