C++ Programming problem:
In a program that simulate a bookstore, you were requestedto Design a C++ class calledBook. Eachobject of this class should have the following characteristics:
- Title
- ISBN
- Publisher
- Publisher Year
- Author (for simplicity, suppose there is only one Author bybook)
- Price
- Number of copies in the stock
Implement the various operations thatcan be performed on a book using the following memberfunctions:
- SetBookInfo:
- set and get the Book Title
- set and get the Book ISBN
- set and Get the Book Price
- set copies in the stock
- print info of the book
- Update quantity in the stock
- a default constructor
- a function called make sale to decrement the ofbooks after a sale
- a function called isTitle that
OR
PayPal Gateway not configured
ORPayPal Gateway not configured