Question: Java Project: In Java, develop a Management Information System for bookstore using the following techniques: class and object: The following classes may be required: Catalog,
Java Project:
In Java, develop a Management Information System for bookstore using the following techniques: class and object:
The following classes may be required: Catalog, Book, Date constructor: copy, parameterized, and default accessor and mutator to key attributes modifier: private, public, static, final class inheritance
array of object: create an array and method corresponding to array sort, min/max, average, add/insert/delete element, and search operations about array
user interface manage the catalog transactions (order, sale, etc.) in book-store
documenting the software (how to use it and sample output).
Your technical report should include: 1. Function description and requirement analysis. 2. UML Diagram 3. Source code 4. Snapshot of executing results.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
