Develop a C program wherein the user is prompted to input two numbers. Within this program, include a user-defined function named addition() that calculates the sum of the provided numbers. Finally, execute the function and display the result to the user. (Attach the screen shots of both the code and the output). (7 marks)

Q&A Education