Question: This is Question Note:( Use DevC++ and language will be C++ ) Create a class distance that stores distance in feet and inches. Add a
This is Question
Note:( Use DevC++ and language will be C++ )

Create a class distance that stores distance in feet and inches. Add a constructor that initializes the object with default values. There must be a function that ask user to enter distance in meters and stores accordingly. Add two functions to display the distance in meters and in feet. Add a destructor that will notify the user when an object is killed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
