Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

JAVA Design and implement a Java program to create a system that will keep track of books in a local bookstore. The program will maintain

JAVA

Design and implement a Java program to create a system that will keep track of books in a local bookstore. The program will maintain a current list of books that can be purchased in a bookstore and ask the user if they would like to order the book if it is not in stock. Book data for the program includes the authors first and last and an array of books written by the author which will contain name of book, isbn number, price and genre. Each author can have a maximum of five books. Error checking of all data is required. The user should be asked if they would like to print a list of all available authors and their information or to search for a specific author and print that authors information. If the author cannot be found the user should be ask if they would like to order the book and therefore allow the user to enter author and book information which will be added to the existing list of authors with required information. The program should allow entry of author information via the keyboard with the maximum number of authors being 30, but the list can contain less. This assignment should use classes, arrays and methods to implement the system.

PLEASE DONT COPY SAME CODE FROM SIMILAR QUESTION, something new..there is a person copying same answer and posting same answer everywhere...its wrong and NOT working.

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

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

What is Taxonomy ?

Answered: 1 week ago

Question

1. In taxonomy which are the factors to be studied ?

Answered: 1 week ago

Question

1.what is the significance of Taxonomy ?

Answered: 1 week ago

Question

What are the advantages and disadvantages of leasing ?

Answered: 1 week ago

Question

What is the average state tax rate for Alabama (AL)?

Answered: 1 week ago