Question: (Function Overloading) Q1. Write declarations for two functions (same name - overloaded): one calculates (and returns) the average of three integers and the other calculates

(Function Overloading) Q1. Write declarations for two functions (same name - overloaded): one calculates (and returns) the average of three integers and the other calculates (and returns) the average of three double numbers. Choose the appropriate type for the return value. Also, write their definitions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
