Functions that have the same name are unique if any of the following is true:
- The number of parameters is different.
- The parameter data types are distinct from each other.
Functions that have the same name are unique if any of the following is true: