Question: Use an integer as an argument of your function. Write a function to find out whether it is an odd number or even number and
Use an integer as an argument of your function. Write a function to find out whether it is an odd number or even number and output results ( void checknum(int num) ). Call this function from main( ).
C++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
