Write a class named measurement that holds info about the person’s name and person’s height (in centimeters). The class should have a constructor and any appropriate methods. Build the application...