Question: C++: I have files client.cpp which I cant make any changes, and i have both P1.cpp and P1.h which i need to add code to
C++: I have files client.cpp which I cant make any changes, and i have both P1.cpp and P1.h which i need to add code to both files:

client.cpp:

p1.h and p1.cpp:

4 CYLINDER Define a class named Cylinder, which represents a geometric shape that could be used in calculations. Each Cylinder object has two data members: radius and height. See the client.cpp to discover the interface for the class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
