Jump to content

Object-based

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JLaTondre (talk | contribs) at 03:29, 14 March 2006 (Disambiguation link repair (You can help!) using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In computer science, Object-based has two incompatible senses:

  1. A somehow limited version of object-oriented programming where one or more of the following restrictions applies:
  2. Prototype-based systems (i.e., those based on "prototype" objects which are not instances of any class)

Ada is an example of an object-based language.