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

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