Question: I need the solution quickly please Create the following class: Book title: string pages: int + setTitle(string) void +getTitie0: string + setPages(int): void - getPages)

I need the solution quickly please
Create the following class: Book title: string pages: int + setTitle(string) void +getTitie0: string + setPages(int): void - getPages) int + displaylnfoO: void The main function is already written for you (copy and paste): int main(0 Book B1, B2. B3: B1.setTitle("Introduction to C++"y B1.setPages(950); B2.setTitle('Digital Design and Computer Architecture": B2 setPages(550): B3.setTitler Calculus): B3.setPages(1034) b1.get Title()- "t number of pages.".
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
