Question: Q: Write a C++ program that prompts the user to enter 2-digit number. The program then finds the larger of the two digits and prints
Q: Write a C++ program that prompts the user to enter 2-digit number. The program then finds the larger of the two digits and prints the result. I Please check the sample output for your program (user input is in bold) Sample: Please enter a 2-digit number: 53 The larger digit is: 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
