Write a constructor that accepts arguments for each field

Assignment Help JAVA Programming
Reference no: EM131599360

Programming Challenge 4 of Chapter 6 required you to write a RetailItem class that holds data pertaining to a retail item. Write an exception class that can be instantiated and thrown when a negative number is given for the price. Write another exception class that can be instantiated and thrown when a negative number is given for the units on hand. Demonstrate the exception classes in a program.
Reference: Programming Challenge 4:

RetailItem Class Write a class named RetailItem that holds data about an item in a retail store. The class should have the following fields:
*description. The description field references a String object that holds a brief description of the item.
*unitsOnHand. The unitsOnHand field is an int variable that holds the number of units currently in inventory.
*price. The price field is a double that holds the item's retail price.

Write a constructor that accepts arguments for each field, appropriate mutator methods that store values in these fields, and accessor methods that return the values in the fields. Once you have written the class, write a separate program that creates three RetailItem objects and stores the following data in them:

Description Units on Hand Price
Item #1 Jacket 12 59.95
Item #2 Designer Jeans 40 34.95
Item #3 Shirt 20 24.95


The output needs to look like this:
Enter the item description: candy bar
Enter the units on hand: -5
Error: Negative number given for units: -5.0
Enter the units on hand: 5
Enter the item price: -10
Error: Negative number given for price: -10.0
Enter the item price: 10
You entered:
Description: candy bar
Units on hand: 5
Price: 10.0

Reference no: EM131599360

Questions Cloud

Summarize what topics in the call for papers list : Summarize what topics in the Call for Papers list that interested you and why you were interested in them. Describe what main talks interested you.
Discuss type of genetic testing that hadley underwent : Hadley, a thirty-five-year-old physician, has worked at Princeton Plainsboro Hospital for six years. She recently received a promotion to the head of oncology.
Find the definition of the n-puzzle problem : Write a program to solve the 8-puzzle problem using the Depth-first search algorithm. Find the definition of the n-puzzle problem
What are the iv and the dv in this study : The researcher then measures the amount of weight loss each participant experiences in a two-week period. What are the IV and the DV in this study?
Write a constructor that accepts arguments for each field : Write a constructor that accepts arguments for each field, appropriate mutator methods that store values in these fields, and accessor methods
Would your feelings change if your patient was not terminal : Imagine you are a physician treating a terminally ill cancer patient. The patient is in constant pain, and the only way to alleviate that pain.
What is the probability that you have made a type 1 error : How many groups participated? How many participants were in each group (assuming equal number of participants per group)?
Cnmr values of each carbon in the molecule : Give the expected CNMR values of each carbon in the molecule n-(3-biphenylyl)acetamide. Show which value corresponds with each carbon.
How the given article relates to your selected topic : How this article relates to your selected topic. What further questions need to be answered that this article does not cover.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd