Chapter 5 Exercise Set 0: Chapter ReviewΒΆ

  1. Write a main function in a program to test the distance function developed in the Program development section. Compile and run your program.

  2. Write at least five different functions, all named overloaded_function, together with a main function that calls each of them.