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

Client.cpp:

P1.h and P1.cpp:

Point.h:

2 CIRCLE Define a class named Circle. The class has two data members: a Point center and a double radius. The interface for the Point class has been provided. 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
