Question: please answer in Java Problem #2 (5 points) Ask the user for 2 integer numbers, the variable names are numi and num2, your program reads

please answer in Java
Problem #2 (5 points) Ask the user for 2 integer numbers, the variable names are numi and num2, your program reads those numbers in and puts them into variable names numi and num2. (10 points) Tell the user which number is the larger number and which one is the smaller number or tell them the numbers are equal For example, if someone enters 5 and 7, you would tell them (print to the screen) 7 is the larger number 5 is the smaller number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
