option 2 program 1 pre planning cologne manufacturer
This assignment will serve as a pre-planner for Program 1 due in Module 2. For this assignment, you are to consider constructing a class that can be used to implement a bag in Java. Your program will store corresponding items for a cologne manufacturer. Specifically, your program should consider a Product_Name, Price, size (in ounces).
The following values might be considered for data:
Product_Name = “Sea Scent Cologne”;
Price = $79.99;
Size = 4;
After selecting your values for data, what are the required operations that must be used to create the bag Interface?
Your paper should meet the following requirements:
- Be two pages in length, not including an APA title page and APA reference page.
- Include at least one reference from the readings or an outside source. The CSU-Global Library is a good place to find your sources.
- Follow the CSU-Global Guide to Writing and APA Requirements.