Kemetex Corporation


Home
Technology Information Model Object Polymorphism
Object Polymorphism Print E-mail

Polymorphism in object-oriented terminology lets you treat derived class members just like their parent class members with different results. This can lead to problems in the implementation of extended objects and overlaps the value of the super-objects information. Since we are defining information only without procedures, full object-oriented polymorphism is not permitted.