Programming Question 1 2.17 (Arithmetic, Smallest and Largest) Write an application that inputs three integers from the user and displays the sum , average, product , smallest and largest of the numbers. Use the techniques shown in Fig. 2.15. [Note: The calculation of the average in this exercise should result […]