19 Şubat 2019

Implementation

https://en.wikipedia.org/wiki/Implementation
Implementation is the realization of an application, or execution of a plan, idea, modeldesignspecificationstandardalgorithm, or policy.

Computer science[edit]

In computer science, an implementation is a realization of a technical specification or algorithm as a programsoftware component, or other computer system through computer programming and deployment. Many implementations may exist for a given specification or standard. For example, web browsers contain implementations of World Wide Web Consortium-recommended specifications, and software development tools contain implementations of programming languages.
A special case occurs in object-oriented programming, when a concrete class implements an interface; in this case the concrete class is an implementation of the interface and it includes methods which are implementations of those methods specified by the interface.

Hiç yorum yok: