Question: c++ Write two (2) different programs with at least six (6) functions by using while and do..while loop. The program should be able to calculate
c++

Write two (2) different programs with at least six (6) functions by using while and do..while loop. The program should be able to calculate the product of positive numbers that is input by user. User can input negative numbers but it is not part of the product. User will key-in 0 to terminate. Please design the appropriate user interaction and handled inappropriate inputs
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
