linkedin facebook twitter rss

24 Mar polymorphism

A property of OO systems in which the representation or form of objects is dynamic while the function or behavior of those objects is specified, inheritable, and shared between objects even if the objects themselves are of diverse form. Polymorphism permits a common message vocabulary and semantics.
Keywords: object-oriented
object
class
property
composition
inheritance
decomposition
abstraction
boundaries
References: AI programming
algorithms
automata
computing
formalisms
logic
rules

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.