Simple Java GUI Calculator that performs simple interest calculation.

Below is a screenshot of the output when the program is run.  Click…

Program to accept five integer values from the user and calculate the sum, product, average, highest value and lowest value.

Below…