Question: Assume you have a scanner object (called input). Declare an integer variable (call it value); initialize the variable with an input from the user; check
Assume you have a scanner object (called input).
Declare an integer variable (call it value);
initialize the variable with an input from the user;
check if the variable (value)is even or not;
finally, print proper message such as value is even or value is odd.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
