Question: need help writing this program in c++ this is how it should execute. Lab Write a complete program that: 1. Creates a global constant to

Lab Write a complete program that: 1. Creates a global constant to hold pi (x = 3.141592) 2. Prompts the user to enter a radius and reads in a radius from the keyboard as a double 3. Calculates the circumference of a circle 4. Calculates the area of a circle. 5. Writes the answers from (3) and (4) out to the display using
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
