Write a java application that inputs three integers from


Write a Java application that inputs three integers from the user and displays the sum, average, product, smallest and largest of the numbers. Use a Scanner object to get the input from the user. Use System.out to output the results. The average should be a floating point result, and should be displayed with 2 digits after the decimal point.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a java application that inputs three integers from
Reference No:- TGS0568999

Expected delivery within 24 Hours