Type polymorphism Summary

Everything you need to understand or teach Type polymorphism.

  • 1 Encyclopedia Article

Study Pack

The Type polymorphism Study Pack contains:

Encyclopedia Articles (1)

678 words, approx. 3 pages
Overloading Overloading in computer programming is a form of polymorphism, which means "can take many forms." What overloading means in practice is that the compiler of a language that supports it can... Read more