Question: I'm having lots of trouble coding this in Java. Please help me ): Write a program that prompts the user to enter an integer. The
I'm having lots of trouble coding this in Java. Please help me ):

Write a program that prompts the user to enter an integer. The program should display "The input is odd" to the screen if the input is odd and displays The input is even" to the screen if the input is even. Hint: Consider using the mod (%) operator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
