Question: Question 12.5 pts Using if...else: Write the c++ program to print a number entered by the user only if it is positive I/ If user
Question 12.5 pts Using if...else: Write the c++ program to print a number entered by the user only if it is positive I/ If user enters negative number or zero, it is skipped (not printed) Using switch Write the c++ program to print a number entered by the user only if it is positive Il 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
