Question: output must match the output provided, Java please Write a program that reads three distinct integers and prints the maximum of the three integers entered
output must match the output provided,
Java please

Write a program that reads three distinct integers and prints the maximum of the three integers entered For example, if the input is 3 1 2, output should be 3. Sample console /O execution sequence Enter three distinct integers: 3 1 2 The maximum is:3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
