NEED A PERFECT PAPER? PLACE YOUR FIRST ORDER AND SAVE 15% USING COUPON:

I’m working on a java question and

I’m working on a java question and need guidance to help me learn. Note: Creating multiple Scanner objects for the same input stream yields unexpected behavior. Thus, good practice is to use a single Scanner object for reading input from System.in. That Scanner object can be passed as an argument to any methods that read input.Note: Accessor refers to getters and mutator refers to setters. Write the ItemToPurchase class per the following specifications:Private fieldsstring itemDescription – Initialized in default constructor to “none”Parameterized constructor to assign item name, item description, item price, and item quantity (default values of 0).Public member methodssetDescription() mutator & getDescription() accessorprintItemCost() – Outputs the item name followed by the quantity, price, and subtotalprintItemDescription() – Outputs the item name and descriptionEx. of printItemCost() output:Bottled Water 10 @ $1 = $10Ex. of printItemDescription() output:Bottled Water: Deer Park, 12 oz.Write a class called TestItemToPurchase. In the main create a few objectOf ItemToPurchase and show its methods works. When you run your code copy and past the output in report.txt.Submit three files ItemPurchase.java,TestItemToPurchase.java and report.txt

Solution:

15% off for this assignment.

Our Prices Start at $11.99. As Our First Client, Use Coupon Code GET15 to claim 15% Discount This Month!!

Why US?

100% Confidentiality

Information about customers is confidential and never disclosed to third parties.

Timely Delivery

No missed deadlines – 97% of assignments are completed in time.

Original Writing

We complete all papers from scratch. You can get a plagiarism report.

Money Back

If you are convinced that our writer has not followed your requirements, feel free to ask for a refund.