Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

java source code please help to do this java program questionplease give the answer as soon as possible Qn. write a Java program to control

java source code "please help to do this java program questionplease give the answer as soon as possible"

Qn.

write a Java program to control the functio of a Library. it should contain 7 classes

1.Book class()

to display the list of all books in library to search books by catogary (eg: novel,story,etc) to know how many times the book was issued.

2. Member class()

to display the list of all members to display all books taken by a specific member to add members to renew membership to remove members

3. Stock class() to add a new book to the library to delete a book from library to know stock details

4.Staff to Display the detail of librarians to display the details of clerk/helper to display their duty shedule to mark their attendance

5.Issued book() to withdraw a book to know issueed book status to calculate the return period of book

6.Returned books() to return a book To calculate the late fines to calculate Damage/Loss of book fine

7. Main function to invoke all functions

image text in transcribed

1. Main Class a. Invoking Other Classes And Methods. 2. Books a. Display the List of Books b. Search By Category C. Request a new Book d. No of time the book was issued. 3. Members Class a. Display the list of members b. Does exist? c. Display all books taken by a specific member d. Add Memebers e. Renew Membership f. Remove Members 4. Stocks a. Add Book b. Delete Book C. Stock Details 5. Staff a. Display Librarians b. On Duty staff c. Sort Books d. Display Helper/Clerk 6. Issued Books a. Withdraw a book b. Issued Book Status C. Return Period Calculator 7. Returned Books a. Return a Book b. Late Fees calculator c. Damage/Loss of Book Fine Calculator

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Handbook Of Relational Database Design

Authors: Candace C. Fleming, Barbara Von Halle

1st Edition

0201114348, 978-0201114348

Students also viewed these Databases questions