Question: Write a Java program that reads three integers n 1 , n 2 and n 3 and prints Integers are different if the integers are
Write a Java program that reads three integers n n and n and prints "Integers are different" if the integers are different, then it prints "The integers are increasing" if n n n or "The integers are decreasing" if n n n If they are not different then the program prints either "two integers are the same" or "All integers are the same"
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
