Question: C language NOTE: All user defined functions are required to be below the main function in the source file. 1. Write a program that continuously
C language NOTE: All user defined functions are required to be below the main function in the source file. 1. Write a program that continuously prompts the user for a number. When the sentinel value 0 is entered, the program prints the product of all the previous numbers to the screen. Solve the problem using a "do while" loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
