Question: Write a program using function which accepts two integers as an argument and return its average ( float averag(int num1, int num2) ). Call this
Write a program using function which accepts two integers as an argument and return its average ( float averag(int num1, int num2) ). Call this function from main( ) and print the results in main( ).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
