Wednesday 30 March 2016

4)Write a Program that creates User Interface to perform Integer Divisons.The user enters two numbers in text fields, Num1 and Num2.The division of Num1 and Num2 is displayed in the result field when the divide button clicked. If Num1 or Num2 were not integer, the program would throw a NumberFormatException, If Num2 is Zero, and the program would throw an Athematic Exception. Display the Exception in message box.

PDF FILES DOWNLOAD


CLICK HERE TO DOWNLOAD







NETBEANS PROJECT


CLICK HERE TO DOWNLOAD

No comments:

Post a Comment