Question: C++ Can someone help create a program to calculate and display the area of a circle. The user will need to enter the radius. Use
C++
Can someone help create a program to calculate and display the area of a circle. The user will need to enter the radius.
Use the following formula: area = 3.14 * radius * radius
Please make it similar to the image below so I can understand what I'm doing wrong.

#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
