Question: Program .3 Write a program in C++ that declares a class to store Name, ID, Pages and price of a book. It defines an array
Program .3 Write a program in C++ that declares a class to store Name, ID, Pages and price of a book. It defines an array of objects to store the records of five books. It inputs the records of five books and displays the record of most costly book. Write this in proper C++ syntax.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
