Question: Create a project consisting of three classes. These three classes are named ProgTwo.java, Product.java and Product Collection.java. You must have these three classes and

Create a project consisting of three classes. These three classes are named ProgTwo.java, Product.java and Product Collection.java. You must have these three classes and they must work as it is described in these specifications. You are welcome to add methods to any class that you may find useful. You must add comments to all your classes, using the javadoc style commenting modeled in class. You may add other classes if you consider them necessary. This assignment requires you to implement at least three classes. The first class, Product, models a basic Product object for record keeping of the product's data on a daily basis. The second class ProductCollection, implements methods for storing and maintaining a single dimension array of Product objects. The third class Prog Two has a main method which creates and manipulates Product objects and stores/retrieves the Products from an array structure.
Step by Step Solution
3.49 Rating (159 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
