Word of today
Polymorphism is the ability for classes to provide different implementations of methods that are called by the same name. Polymorphism allows a method of a class to be called without regard to what specific implementation it provides.
posted on 2006-09-01 15:06 CrazyCoder 阅读(298) 评论(0) 编辑 收藏 举报