MAlik 5.

asked • 10/13/20

Create two c++ classes Library and Books

Implement a C++ program to develop a simple Library. Library contains pile of books and each book comprises of ISBN, Name, Author Name, Publisher Name, Issue Date, Return Date.

Create initializer/constructor functions for book. Declare and implement functions like insert book, retrieve book, update book information book using ISBN number in Library. Declare another function named Search to find a specific book from catalogue.

NOTE: It’s your choice you want to implement this program using Structures or Classes.

Patrick B.

I have uploaded this source code for you in the RESOURCES section under this link
Report

10/13/20

1 Expert Answer

By:

Patrick B. answered • 10/13/20

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.