Question: Q2: Write a complete C++ program that does the following. (Programs that correctly carry out some of the tasks will receive partial credit.) 1. It

Q2: Write a complete C++ program that does the following. (Programs that correctly carry out some of the tasks will receive partial credit.) 1. It asks the user to enter a positive integer n. 2. It terminates when given illegal input. 3. It prints out the product of the digits of n. Example output: (input in bold) Give me a positive integer: 41311 12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
