Question: Question 2.5 pts): Using if...else: Write the ct+ program to print a number entered by the user only if it is positive. // If user

Question 2.5 pts): Using if...else: Write the ct+ program to print a number entered by the user only if it is positive. // If user enters negative number or zero, it is skipped (not printed). Question 2 (2.5 pts): Using switch: Write the c++ program to print a number entered by the user only if it is positive. // If user enters negative number or zero, it is skipped (not printed)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
