Complete implementation of Publication Class # include # include class publication { char title[30]; float price; public: void getdata() { cout<<"Enter the title : "; cin>>title; cout<<"Enter the price : "; cin>>price; } void putdata() { cout<<"The title is : "<>s1; cout<<"Enter the sale of second month: "; cin>>s2; cout<<"Enter the sale of third month: "; cin>>s3; } void putdata() { cout<<"Sale in first month : $"<>pages; } void putdata() { cout<<" BOOK DETAILS "; publication::putdata(); cout<<"Number of pages : " <>time; } void putdata() { cout<<" TAPE DETAILS "; publication::putdata(); cout<<"Time length :"<< time<