Randomly generate an integer number in range [10, 99]. Check if the digit at 10 position is greater than the digit at 1's position. If yes, swap these 2 digits to ger a new number. Display original number and new number. For example, if the number is 43, after process, the new number will be 34. If original number is 12 process needed. If the number is 50, the new number will be 5

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 22PE
icon
Related questions
Question
4. Randomly generate an integer number in range [10, 99]. Check if the digit at 10°s
position is greater than the digit at 1's position. If yes, swap these 2 digits to generate
a new number. Display original number and new number. For example, if the
number is 43, after process, the new number will be 34. If original number is 12, no
process needed. If the number is 50, the new number will be 5
Transcribed Image Text:4. Randomly generate an integer number in range [10, 99]. Check if the digit at 10°s position is greater than the digit at 1's position. If yes, swap these 2 digits to generate a new number. Display original number and new number. For example, if the number is 43, after process, the new number will be 34. If original number is 12, no process needed. If the number is 50, the new number will be 5
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
Basics of loop
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
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT