Question: C++ Visual studio Use Printf Create a menu with the following options 1- Check if even 2- Check if odd 3- Check if Negative 4-
C++ Visual studio
Use Printf
Create a menu with the following options
1- Check if even
2- Check if odd
3- Check if Negative
4- Check if positive
For each option ask the user to enter an integer, and then tell them yes or no based on whether or not the entered value matches the option chosen so if check if negative is chosen, and the number 1 is entered, print "No"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
