Question: Write a fiunction void Calculate (int yalue int value2, int Total, double Average) which finds the total and average of valuel and valuc2. If any
Write a fiunction void Calculate (int yalue int value2, int Total, double Average) which finds the total and average of valuel and valuc2. If any of the parameters should be reference parameters, modify the heading appropriately. 1. void Calculate (int valuel, int value2, int Total, double Average)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
