Question: Ask the user for two integers using a Scanner and report the largest and smallest values using the max function you just built. Consider the
Ask the user for two integers using a Scanner and report the largest and smallest values using the max function you just built. Consider the following output:
//sample output for problem 13 Enter two integers: 2 14 Largest is 14 Smallest is 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
