Question: Instructions: - Upload your C++ code into Moodle. - Don't use arrays, functions, structures, ...etc. - Don't use conditionals (&&, ,!) Q1[40] Write a program,
Instructions: - Upload your C++ code into Moodle. - Don't use arrays, functions, structures, ...etc. - Don't use conditionals (\&\&, ,!) Q1[40] Write a program, using selections, that reads 3 integers from the keyboard and checks the following: 1. Check if the numbers are sorted in ascending order 2. Check if the numbers are sorted in descending order 3. Check if the numbers are not in order 14. Check if two or three numbers are the same, then a. Check if all numbers are even b. Check if two numbers are even c. Check if one numbers is even d. Check if all numbers are odd
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
