BED15203: Write a C program that prompts a user to enter 3 integer numbers. The program then determine: Fundamentals of Programming Assignment, UniKL, Malaysia
TASK 1 Write a C program that prompts a user to enter 3 integer numbers. The program then determine the sum and product of the 3 numbers using ADD() and Prod() functions respectively. Finally the program displays the sum and product using the Display() function. Get Solution of this Assessment....