Question: please Correct the errors c++ #include 8 using namespace std; #define PI 2.3141592; 2 int main) 13 4 //Declare variables double radius; double area 16

please Correct the errors c++

please Correct the errors c++ #include 8 using namespace std; #define PI

#include 8 using namespace std; #define PI 2.3141592; 2 int main) 13 4 //Declare variables double radius; double area 16 18 /Input the radius 9 cout > radius: //Compute the area PI * radius * radius = area 23 0 Indirection requires pointer operand ('double' invalid) 25 26 //output the area cout

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!