implements

  • 101Application programming interface — API redirects here. For other uses, see API (disambiguation). An application programming interface (API) is a source code based specification intended to be used as an interface by software components to communicate with each other. An API may… …

    Wikipedia

  • 102Neolithic — An array of Neolithic artifacts, including bracelets, axe heads, chisels, and polishing tools. Neolithic stone implements are by definition polished and except for specialty items not chipped. The Neolithic …

    Wikipedia

  • 103OSGi — Service Platform Developer(s) OSGi Alliance Stable release 4.3 / April 2011 (2011 04) …

    Wikipedia

  • 104SQL — This article is about the database language. For the airport with IATA code SQL, see San Carlos Airport. SQL Paradigm(s) Multi paradigm Appeared in 1974 Designed by Donald D. Chamberlin Raymond F. Boyce Developer …

    Wikipedia

  • 105Abstract factory pattern — The abstract factory pattern is a software design pattern that provides a way to encapsulate a group of individual factories that have a common theme. In normal usage, the client software creates a concrete implementation of the abstract factory… …

    Wikipedia

  • 106Enterprise JavaBean — Simple EJB2 Architecture Enterprise JavaBeans (EJB) is a managed, server side component architecture for modular construction of enterprise applications. The EJB specification is one of several Java APIs in the Java EE specification. EJB is a… …

    Wikipedia

  • 107Corporal punishment — This article is about punishment involving pain, not designed to cause injury. For other forms of physical punishment, see physical punishment. For the Blackadder episode, see Corporal Punishment (Blackadder). For the American professional… …

    Wikipedia

  • 108Bridge pattern — The bridge pattern is a design pattern used in software engineering which is meant to decouple an abstraction from its implementation so that the two can vary independently .[1] The bridge uses encapsulation, aggregation, and can use inheritance… …

    Wikipedia

  • 109Stone tool — A stone tool is, in the most general sense, any tool made of stone. Although stone tool dependent cultures exist even today, most stone tools are associated with prehistoric societies that no longer exist.The study of stone tools is often called… …

    Wikipedia

  • 110Set (computer science) — In computer science, a set is a collection (container) of certain values, without any particular order, and no repeated values. It corresponds with a finite set in mathematics. Disregarding sequence, and the fact that there are no repeated values …

    Wikipedia