Question: c++ language Part 2 -- the exercise Develop a C++ standalone function that decides if a number sent as argument is odd or even. You

c++ language
Part 2 -- the exercise Develop a C++ standalone function that decides if a number sent as argument is odd or even. You will need: 1. A UML activity diagram of your odd-or-even function 2. A working function. Pay attention to correct types, correct commenting, layout and formatting. 3. A test harness: a small main() function that calls your function with a variety of test cases
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
