Which of the following is the best approach if it is required to have more than one functions having
exactly same functionality and implemented on different data types?
When the base class and the derived class have a member function with the same name, you must
be more specific which function you want to call (using ___________).