object code

  • 121AppleEvent Object Model — The AppleEvent Object Model (AEOM) was a set of protocols built on top of AppleEvents by which applications running under Mac OS could control each other s functions. Applications that implemented some part of the AEOM were called scriptable ,… …

    Wikipedia

  • 122Information Object Class (ASN.1) — ASN.1 Information Object Class is a concept widely used in ASN.1 specifications to address issues related to protocol specification similar to issues addressed by CORBA/IDL specifications.Information Object Classes are used for example to specify …

    Wikipedia

  • 123Polymorphism in object-oriented programming — In simple terms, polymorphism is the ability of one type, A, to appear as and be used like another type, B. In strongly typed languages, this usually means that type A somehow derives from type B, or type A implements an interface that represents …

    Wikipedia

  • 124Digital object identifier — For the use of digital object identifiers on Wikipedia, see Wikipedia:Digital Object Identifier. A digital object identifier (DOI) is a character string (a digital identifier ) used to uniquely identify an object such as an electronic document.… …

    Wikipedia

  • 125God object — In object oriented programming, a God object is an object that knows too much or does too much. The God object is an example of an anti pattern. The basic idea behind structured programming is that a big problem is broken down into several… …

    Wikipedia

  • 126Plain Old Java Object — POJO is an acronym for Plain Old Java Object, and is favoured by advocates of the idea that the simpler the design, the better.The name is used to emphasize that the object in question is an ordinary Java Object, not a special object, and in… …

    Wikipedia

  • 127Data access object — This article is about the data access object design pattern in object oriented software design. For the Microsoft library of the same name, see Data Access Objects. In computer software, a data access object (DAO) is an object that provides an… …

    Wikipedia

  • 128IBM System Object Model — For the similarly named executable file format in the HP UX operating system, see System Object Model (file format) In computing, the System Object Model (SOM) is an object oriented shared library system developed by IBM. A distributed version… …

    Wikipedia