Question: Exercise 1: Write a Java program to ask the user to input a number from the keyboard. The output should indicate whether it is positive

Exercise 1: Write a Java program to ask the user to input a number from the keyboard. The output should indicate whether it is positive or negative, a floating number or an integer, an even number or an odd number (Use IF...ELSE statements). The execution of the program should be (Case 1) Please input a number: 35.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
