Question: Write java application to do the following: 1. Read three integer number. 2. Call method getMax that used to receive the three numbers and return

Write java application to do the following: 1. Read three integer number. 2. Call method "getMax that used to receive the three numbers and return the maximum of them. 3. Call method "getMim" that used to receive the three numbers and return the minimum of them 4. Print the maximum and the minimum numbers in the"main" method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
