Answer to Question #33184 in C++ for Galvani Luigie V Mosqueda

Question #33184
Just use only IF-ELSE CONDITION!
Create a program that will ask the user to enter 5 numbers then identify if the given 5 numbers are in
Ascending Order, Descending Order or No Order.
Sample Input #1:
Enter num1: 12
Enter num2: 15
Enter num3: 18
Enter num4: 19
Enter num5: 21
The numbers are in Ascending Order.
Sample Input #2:
Enter num1: 34
Enter num2: 11
Enter num3: 29
Enter num4: 30
Enter num5: 41
The numbers are in No Order.
0
Expert's answer

Answer in progress...

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

kiyu
13.07.13, 11:36

Your question: "write a c++ program that accepts ( inputs) two integer from a keyboard and calculate and display the user ends a program

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS