Question: Procedure 1. Write C++ program to create 3 objects of book, create function to get information of book named getdata() including the variables name, price,

Procedure 1. Write C++ program to create 3 objects of book, create function to get information of book named getdata() including the variables name, price, and author, and print the three objects. 2. Write C++ program to create 3 objects of book, create getdata() function to get information of book including name, price, and author, search() function to search a specified book, and putdata() function print the information of book
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
