Question: Write a program that uses the class bookType and test various operations on the objects of the class bookType . Declare an array of 100
Write a program that uses the class bookType and test various operations on the objects of the class bookType. Declare an array of 100 components of type bookType (You may want to set up 3 or 4 object of bookType for debugging purposes!). Some of the operations that you should perform are to search for a book by its title, search by ISBN, and update the number of copies of a book.
C++ with outputs please
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
