Write C Program Include Library Q37251165

Write a C++ program.

Do not include any library other than <iostream>,<iomanip>, <fstream> and or <cmath>

Q2. Library borrowing system In this question, you are required to implement a simple library borrowing system by finishing tExpected Outcomes Input the number of books: Input the information of books (name, subject, price, status): bookl Art 200 0 bInput the instruction: Borrow bookl Sorry, the book is not available. Try again. Input the instruction: Borrow book3 Succeed!

Q2. Library borrowing system In this question, you are required to implement a simple library borrowing system

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.