Question: Write a Java program to accept a number and check the number is even or not. Prints The number is even if the number is
Write a Java program to accept a number and check the number is even or not. Prints “The number is even” if the number is even or “The number is odd” if the number is odd.
Step by Step Solution
3.46 Rating (149 Votes )
There are 3 Steps involved in it
Java Program to Check if a Given Integer is Odd or Even 1 ... View full answer
Get step-by-step solutions from verified subject matter experts
