Question: Hi, I was able to write C++ code to indicate if it was positive or negative but was unable to say it was even or
Hi, I was able to write C++ code to indicate if it was positive or negative but was unable to say it was even or odd at the same time.
This should be done in C++.
Write a program that asks the user to input an integer, and then prints out a message saying if the number is positive, negative, or zero, and whether the number is even or odd.
Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
