The idea of overloading is so that the same name for more than one function in a class. Here is an example. void Display(const char *theText)...
Separate names with a comma.