prototype-based programming

A programming style, where inheritance is achieved by using existing objects by means of delegation that act as prototypes.

Noun

  1. A programming style, where inheritance is achieved by using existing objects by means of delegation that act as prototypes.

    Hypernyms: computer programming

    Coordinate Terms: class-based programming

Forms

prototype-based programmings

Related

prototype-based object-oriented programming