You will get email Reply within few hours

Friday 31 May 2013

Number Test java

Create a Java application program that will allow the user to enter 2 integer numbers. The program will display as output the quotient and remainder when the first number is divided by the second number. Use try-catch blocks to guarantee that the program’s user enters integer values. If the user enters extraneous data, the program should give an appropriate error message and have the user enter the value again. Also, the program should use a try-catch block to guarantee that the program does not crash if the second number (the divisor) is zero. An appropriate error message should print if the user tries to divide by zero.



Need Solution https://gum.co/xQnOD