(f) Write a function which receives a float and an int from main( ), finds the product of these two and returns the product which is printed through main( ).


Comments