Question: QUESTION 2 Write a Java program that reads (user input) 100 number and then the program displays the minimum, and maximum of the entered numbers.

QUESTION 2 Write a Java program that reads (user input) 100 number and then the program displays the minimum, and maximum of the entered numbers. You only need to write the main method. QUESTION 1 Write a Java function to find the value of function s, defined s follows: s = 1 + 2/(n-1) +...+ n/1 The function can be called directly from the main
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
