Q5: Ask the user to enter five capital letters (A..Z), and check if the letters are in an ascending order, then print congratulating message otherwise print error message if the letters are not ordered or the use entered a small letter instead (and exit the program), see the following running examples. Example 1: Letter 1: A Letter 2: C Letter 3: D Letter 4: F Letter 5: G Congrats, the letters are well ordered! Example 2: Letter 1: A Letter 2: A Oops same letter, enter again, Letter 2: A Oops same letter, enter again, Letter 2: B Letter 3: c ERROR! Example 3: Letter 1: A Letter 2: Z Letter 3: X ERROR!

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 32PE
icon
Related questions
Question
I want solution with steps
Q5: Ask the user to enter five capital letters (A...Z), and check if the letters are in an ascending order,
then print congratulating message otherwise print error message if the letters are not ordered or the
use entered a small letter instead (and exit the program), see the following running examples.
Example 1:
Letter 1: A
Letter 2: C
Letter 3: D
Letter 4: F
Letter 5: G
Congrats, the letters are well ordered!
Example 2:
Letter 1: A
Letter 2: A
Oops same letter, enter again, Letter 2: A
Oops same letter, enter again, Letter 2: B
Letter 3: c
ERROR!
Example 3:
Letter 1: A
Letter 2: Z
Letter 3: X
ERROR!
Transcribed Image Text:Q5: Ask the user to enter five capital letters (A...Z), and check if the letters are in an ascending order, then print congratulating message otherwise print error message if the letters are not ordered or the use entered a small letter instead (and exit the program), see the following running examples. Example 1: Letter 1: A Letter 2: C Letter 3: D Letter 4: F Letter 5: G Congrats, the letters are well ordered! Example 2: Letter 1: A Letter 2: A Oops same letter, enter again, Letter 2: A Oops same letter, enter again, Letter 2: B Letter 3: c ERROR! Example 3: Letter 1: A Letter 2: Z Letter 3: X ERROR!
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT