Question: I want it in xcode programm if it need and also can i copy and past ((prgramming C++)) Write a program that 1) calculates perimeter/circumference
I want it in xcode programm if it need
and also can i copy and past ((prgramming C++))
Write a program that 1) calculates perimeter/circumference and area for specific geometric plane figures and 2) calculates the volume and surface area of specific geometric solids. The program should take input from the keyboard and keep track of the units of measurement. It should also have a function for each figure. Answers should be to nearest 100th of a unit (2 decimal places). The figures and shapes are listed below: Circular Figures (OUTPUT Perimeter and Area or surface area and volume as appropriate.) 1. Circle (INPUT radius) 2. Sphere (INPUT radius) 3. Cylinder (INPUT radius and height) 4. Cone (INPUT radius and height) 5. Ellipse (INPUT major and minor axes) The program should permit the user to keep going or terminate after each calculation is made
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
