PROGRAM:
#include
#include
class distance
{
private:
int feet;
float inches;
public:
void getdist()
{
cout<<"\n www.adkool.com";
cout<<"\n Enter feet: ";
cin>> feet;
cout<<"Enter inches: ";
cin>>inches;
}
void showdist()
{
cout<<"\n www.adkool.com";
cout<getdist();
distptr->showdist();
cout<