Question: C++ program How to write a program that allows the user to enter the diameter of a circle and choose if they want the circumference

C++ program  C++ program How to write a program that allows the user

How to write a program that allows the user to enter the diameter of a circle and choose if they want the circumference or the area. The program should display a menu, get the users' choice, get the diameter and then output the result. And how to create a method to display the menu, a function to return the radius based on the diameter passed to it, a function to find and display the circumference and a function to find and displav the area

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!