Talk:Dynamic binding (computer science)
Appearance
The implementation of the derived class will be invoked instead of that of the super class.
Is it always this way around, or are there programming languages in existence that actually will call the method of the super class? --Abdull (talk) 16:40, 8 February 2008 (UTC)