Question: Write a C program that takes an integer as an input, then checks whether a number is even or odd using if /else statement. Example:
Write a C program that takes an integer as an input, then checks whether a number is even or odd using if /else statement.
Example: Input: 12
Output: This number is even.
*Answer must be typed*
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
