Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Business Management Expert

General Summary: For this assignment you will create a class hierarchy of three Java exception classes and a custom class that will be used to validate a number in a specified range. The custom class will have one constructor with two parameters, and one method with a single parameter of data type int. Once all of these classes are created, create the driver class, which will do a series of things.

Assignment Description:

First, create three exception classes named NumberHighException, NumberLowException, and NumberNegativeException. Both NumberHighException and NumberLowException should be directly subclassed from the Exception class, but NumberNegativeException should be subclassed from NumberLowException. You can use the BadDataException class that was defined in this module as the model for your exception classes.

Next create a class called Verify that will be used to validate that a number is within a specified range. It should have one constructor that has two int parameters. The first parameter is the minimum number in the range, and the second parameter is the maximum number in the range.

In addition to the constructor, the Verify class should have one method that is named validate. The validate method should have a single parameter of data type int. The parameter contains the number that is being validated. If the value of the parameter is less than zero, the method should throw a NumberNegativeException. If the value is less than the minimum value of the range, it should throw a NumberLowException. If the value is greater than the maximum value of the range, it should throw a NumberHighException. If the value is within the specified range, no exception should be thrown.

Once all of these classes are created, create the driver class called Program5. The driver class should instantiate a Verify object with a range of 10 to 100. It should then do the following:

  • Prompt the user to input a number within the specified range.
  • Use a Scanner to read the user input as an int. You can ensure that an int was entered because the nextInt method throws an InputMismatchException if any non-digits are entered.
  • Call the validate method to validate that the number is within the range.
  • Print an appropriate error message if the value is not within the range, or print the value if it is within the range.
  • Execute your program for a number that is too high, one that is too low, one that is negative, and one that is in range.

Deliverable:

Put everything in a single Word or PDF file, number your steps, and keep the steps in order.

At the top of your Word or PDF file include the course, the program number, your name, and the date completed.

Also include this information in the source code program header of your source code files.   Include additional comments as necessary in your source code, and maintain consistent indentation for good programming style, as shown and discussed in our text.

Include the following three items in your file, number them, and put them in this order:

  1. A screen snapshot of a portion of your Java source code in your IDE for each class of your program
  2. The complete source code listings for all of your Java classes
  3. Screen snapshots of your complete program output

Business Management, Management Studies

  • Category:- Business Management
  • Reference No.:- M91807585
  • Price:- $30

Priced at Now at $30, Verified Solution

Have any Question?


Related Questions in Business Management

Identify one trait characteristic or personality trait

Identify one trait, characteristic, or personality trait which does NOT belong to the Trait Theory that you feel you possess which would help you become an effective leader. Based on your analysis, do you feel you would ...

Identify three leadership traits from the trait theory you

Identify three leadership traits from the Trait Theory you feel you do or do not possess. You may identify three that you do possess, or three that you do not possess, or one you possess and two you do not possess, etc. ...

All of the following are guidelines for self awareness

All of the following are guidelines for self awareness training except?

In c languageread a double number as 2 digits after the

In C language: Read a double number as 2 digits after the decimal point. The number should have at least 6 digits BEFORE the decimal point. Extract all digits at even positions. Print them in reverse order. Extract all d ...

How does he the false of bait and advertising become

How does he the false of bait and advertising become problem in current and future healthcare facility?

Business analysis and systems development approaches

Business Analysis and Systems Development Approaches Assignment - Report Background - You should consider yourself to be an employee of a consulting firm called Innovative Solutions that specialises in systems analysis, ...

Question using the 5-forces broken down on a separate

Question: " Using the 5-Forces broken down on a separate sheet, summarize how your company competes and creates profit within your industry. Remember to identify your industry." Case Industry: "Johnson & Johnson"

Prepare a paper on ethics and corporate social

Prepare a paper on Ethics and Corporate Social Responsibility This assignment provides a brief description ethics and corporate social responsibility and ethical issues and ethical dilemma. Contents Page 1. Cover Page 2. ...

What does research show regarding coaching relationships

What does research show regarding coaching relationships and what characteristics are associated with the best coaches?

Based on your analysis of the market data and a

Based on your analysis of the market data, and a comprehensive understanding of the customer and the buying processes, write a 2-3 page description of the major segments of the market and the specific target market segme ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As