Question: You may need to remove the system(pause); statement to run it in a different environment. The assignment is to modify the class implementation without changing







You may need to remove the system("pause"); statement to run it in a different environment.
The assignment is to modify the class implementation without changing the functionality.
Remove the feet and inches data members and replace them with one data member named total_inches. Re-implement all the class methods so they have he same functionality as originally. This means that any program written using the public members of the new class must produce exactly the same results as the original implementation.
2 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
