Question: Write a function that takes an integer as the input, and prints on the screen whether the number is even or odd. Use this function
Write a function that takes an integer as the input, and prints on the screen whether the number is even or odd. Use this function in a program that takes in an integer number from the user, and then prints out a message on the screen determining whether the entered number is even or odd.
The answer is to be in C programming language.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
