Introduction to OOP: Chapter 14 : Polymorphism [next] [previous] [audio] [real] [text]

Overloading

A single function name which is used to denote two or more function bodies is said to be overloaded.

Intro OOP, Chapter 14, Slide 7