Interface (computing): Difference between revisions

Content deleted Content added
Danakil (talk | contribs)
not needed because of (computer science) classifier
Line 1:
In [[computer science]], anAn '''interface''' is a specification that exists between software components that specifies a selected means of interaction, by means of properties of other software modules, which [[abstraction|abstract]] and [[Information hiding|encapsulate]] their data.
 
== Interfaces in practice ==