Convert the Remainder of the Program to Use the Class.
Now that BookData is a class with private member variables, the addBook, lookUpBook, editBook, deleteBook, removeBook, and cashier functions must be modified. Instead of accessing the private member variables directly, these functions must use the class's member functions you created in step 2.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.