Question: 3. Make a C program that will accept three numbers from the user and will output the product of all possible pairs. The whole program

3. Make a C program that will accept three numbers from the user and will output the product of all possible pairs. The whole program must have only one arithmetic operator and that one arithmetic operator must be in its own function. Each function, including main, must not have more than five instructions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
