Question: Kindly answer the questions in C++. Thanks 11. Write the function heading for a void function named PrintMax that accepts a pair of integers and
11. Write the function heading for a void function named PrintMax that accepts a pair of integers and prints out the greater of the two. 12. Write a void function that reads a specified number of float values and returns their average. The call to this function might look like: GetMeanof (5, avg)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
