without using files  develop a library management system application. More specifically, your application should use an array of structuresto keep the details of the books and the user should be able to add a new book, search for a book and find available books to borrow. The book details entered by the user should be stored in a structure using the following details: • Book ISBN • Book title • Author full name • Publication Year • Availability for loan [yes/no] The user of this application should have the following options in the form of a nice presented menu. Add a book: The user should add all the details of each book by answering a set of questions (book isbn? Book title? author? year?). The availability for loan is randomly generated by the program (y: yes, n:no). Assume that the maximum number of books that the user can give you is 50. Search for a book: The user should be given three options here. ▪ Search by the title: The user will input a keyword and the program will search for all the titles that contain this keyword and display all the information of the corresponding books. ▪ Search by the author: The user will give either the full name or a part of the name of an author and the program will display all the information of the books by that author(s). [Hint: follow a similar process as of searching by the title] ▪ Search by year: The user will give as input a year and the program will display all the information of the books published that year. Total # of books: Print all the books entered by the user (and stored in a structure), one on each line, and count the total number of books. Borrow a book: All the books that are available to borrow are displayed in the screen. After the execution of each one of the above options (the underlined phrases above) the user should be asked if she/he wishes to select another option or exit the program.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

without using files 

develop a library management system application. More
specifically, your application should use an array of structuresto keep the details of the books
and the user should be able to add a new book, search for a book and find available books to
borrow. The book details entered by the user should be stored in a structure using the
following details:
• Book ISBN
• Book title
• Author full name
• Publication Year
• Availability for loan [yes/no]

The user of this application should have the following options in the form of a nice presented
menu.
Add a book: The user should add all the details of each book by answering a set of questions
(book isbn? Book title? author? year?). The availability for loan is randomly generated by the
program (y: yes, n:no). Assume that the maximum number of books that the user can give
you is 50.
Search for a book: The user should be given three options here.
▪ Search by the title: The user will input a keyword and the program will
search for all the titles that contain this keyword and display all the
information of the corresponding books.
▪ Search by the author: The user will give either the full name or a part
of the name of an author and the program will display all the
information of the books by that author(s). [Hint: follow a similar
process as of searching by the title]
▪ Search by year: The user will give as input a year and the program will
display all the information of the books published that year.
Total # of books: Print all the books entered by the user (and stored in a structure), one
on each line, and count the total number of books.
Borrow a book: All the books that are available to borrow are displayed in the screen.
After the execution of each one of the above options (the underlined phrases above) the
user should be asked if she/he wishes to select another option or exit the program.

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Variables
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY