Write java program that demonstrates exception handling

Assignment Help JAVA Programming
Reference no: EM13812608

You will write a Java program that demonstrates exception handling. Your program will accept from the user ten values and place those numbers in an array. The numbers in the array will be added together and the result displayed to the user. The program will also perform division. The program should compare the values for elements 1 and 2 in the array and divide the larger number by the smaller number. It should compare the values for all odd/even elements and divide the larger by the smaller value. The program should use exception handling to avoid division by zero errors or out of range errors (dictated by the variable's data type) which would cause the program to stop due to the error. The program should prompt the user for a second set of ten numbers. When the user enters 9999 the program should terminate normally. For this project, do the following:

  • Create a new project in your IDE named "ExceptionHandler."
  • Write code to accept numbers as described above from the user. Your code should ensure that only numbers are accepted.
  • Write code to add all values together and to divide larger numbers by smaller numbers in odd/even elements. Results should be displayed. Loop to get another set of ten numbers from the user until the user enters 9999 as the first number.
  • Use exception handling to handle division by zero and out of range exceptions.
  • In the catch blocks, be sure to display the cause of the exception to the user.
  • Make sure your exception handler will handle any other errors as a default.
  • Create a UML activity diagram that illustrates how your program works. Your diagram must include all the data items in your program.
  • Use good comments to describe how the program works.

Reference no: EM13812608

Questions Cloud

The bank of america faces a investor : The bank of america faces a investor who would like to borrow 10,000 for a project. If this is a good project, it has 4/5 chance of being succeed which lead to a return of $15,000 and 1/5 chance of being failed which lead to a return of $11,000. On t..
Diagnosing the change : Select a Diagnostic Model that you utilize to review aspects of change activities and actions that have been taken by the companies chosen.
Explain the adverse selection process and also how do financ : Explain the adverse selection process and also how do financial institution hedge interest rate risk?
What about incorporating jit with the inventory philosophy : What about incorporating JIT with the inventory philosophy folks?  Can this help reduce storage and carrying costs?
Write java program that demonstrates exception handling : You will write a Java program that demonstrates exception handling. Your program will accept from the user ten values and place those numbers in an array
Optimas award for general hr excellence : In a firm the size of SYSCO with more than 40,000 employees, HR management is making significant contributions to organizational success. As an indication of this success, SYSCO received the Optimas award for general HR Excellence from Workforce M..
European countries split between two loyalties : Are immigrants or children of immigrants settled in European countries split between two loyalties - to their European nation state and to their civilisation? Is the fact that European nation states seem to have problems in transmitting their values ..
Write about two people who have largely influenced your life : Write about two people who have largely influenced your life. Did they influence you in a similar way? Were they similar in ages? Were they from the past or present?
Assignment on family changes since 1960 : FAMILY CHANGES SINCE 1960

Reviews

Write a Review

JAVA Programming Questions & Answers

  Calculates the total annual compensation of a salesperson

Write a Java application using NetBeans Integrated Development Environment (IDE) that calculates the total annual compensation of a salesperson. Consider the following factors: A salesperson will earn a fixed salary of $35,750

  Specify, design and implement a class

Specify, design and implement a class that can be used to hold information about a musical note. Test it with an appropriate driver program.

  Using the following data definition classpublic class

using the following data definition classpublic class circle private int radiuspublic circleint r radius rpublic int

  Complete the method definitions in linkedqueue.java

Complete the method definitions in LinkedQueue.java. Some things to think about- In enqueue() and dequeue() you have to maintain both the front and back pointers - this takes a little thought. In particular, in enqueue be careful of the case where..

  Modify the inventory program by adding a button to the gui

If the first item is displayed and the user clicks on the Previous button, the last item should display. If the last item is displayed and the user clicks on the Next button, the first item should display. Add a company logo to the GUI using Java ..

  Carl has implemented two programs

Carl picks 20 random names and finds that P1 sorts them faster than P2. "We're using P1!" exclaims Carl. Why are you hesitant to commit?

  Distributed systems

Build robust, secure distributed systems using advanced programming techniques

  Demonstrate all of the methods of your stack.

Create a StackTest.java file to demonstrate all of the methods of your stack. Instantiate two stacks; one for String and one for Integer. Push words/integers onto your stack. After you have pushed a series of words/integers on your stack use..

  Develop a program that will handle a golfer and his scores

develop a program that will handle a Golfer and his scores. The program will be comprised of two classes: a Golfer class that will manage all the golfer's scores and a Score class.This is a class designed to represent a golfer including his name, hom..

  Create a class to encapsulate the data and behavior

Create a class to encapsulate the data and behavior of a product in a store's inventory. The class should have the following data for an inventory item

  The objective is to implement a menu-based system for bank

the objective is to implement a menu-based system for bank accounts in order to simulate a very simple banking system.

  Elliptic curve encryption

write a program to implement Elliptic Curve encryption/decryption and program will read parameters, plaintext and ciphertextfrom a file named "input.txt" (under the same directory).

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