Solicits and inputs three integers from the user


1) Write an application that solicits and inputs three integers from the user and then displays the sum, average, product, smallest, and largest of the three numbers. You may use any Java input and output method you want, for example the JOptionPane class or the Scanner class. 

You must use only integer arithmetic for your calculations. 

Use the numbers 7, 3, and 5, in that order, for your program execution that you will submit. Although your program must be written to handle any three integers in general, these specific values must be used for this program submission, in this order.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Solicits and inputs three integers from the user
Reference No:- TGS092206

Expected delivery within 24 Hours