I am using classes in our homework assignment to do calculations for a cone. I am confused on how to properly use classes to define the private members to be radius and height and then use those (as entered by the user) to do calculations.I am using classes in our homework assignment t