Question: Intro C++ question Ask the user for an integer. If the number entered is greater than 50, then respond in a certain way, otherwise respond
Intro C++ question

Ask the user for an integer. If the number entered is greater than 50, then respond in a certain way, otherwise respond in another way. For example Please enter an integer: 100 You entered 100, which is greater than 50 OR Please enter an integer: 49 You entered 49, which is NOT greater than 50
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
