Question: 1. Write a function to add two integers and return the summation. (Each box is 5 points.) a. Prototype a function: b. In main function;
1. Write a function to add two integers and return the summation. (Each box is 5 points.) a. Prototype a function: b. In main function; Take two integers from user: i Define 2 variables and call the function into main function to take the sum: Print the summation: c. Define the function to return the sum
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
