Question: 3 Why would it be incorrect to add the modifier const, Point &setPoint(double xPoint, double yPoint) const; to the declaration for the member function setPoint
3 Why would it be incorrect to add the modifier const, Point &setPoint(double xPoint, double yPoint) const; to the declaration for the member function setPoint given in Problem 7 below.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
