Definify.com
Definition 2024
interface
interface
See also: interfacé
English
Noun
interface (plural interfaces)
- The point of interconnection between entities.
- Public relations firms often serve as the interface between a company and the press.
- (chemistry, physics) A thin layer or boundary between different substances or two phases of a single substance.
- If water and oil are mixed together, they tend to separate, and at equilibrium they are in different strata with an oil-water interface in between.
- The surface of a lake is a water-air interface.
- (computing) The point of interconnection between systems or subsystems.
- The data is sent over the air interface to the remote system.
- (computing) The connection between a user and a machine.
- The options are selected via the user interface.
- (computing, object-oriented programming) The connection between parts of software.
- This interface is implemented by several Java classes.
- Traits are somewhat between an interface and a mixin, as an interface contains only method signatures, while a trait includes also the full method definitions; on the other side mixins include method definitions, but they can also carry state through attributes, while traits usually don't.
- (computing, object-oriented programming) In object-oriented programming, a piece of code defining a set of operations that other code must implement.
- The Audio and Video classes both implement the IPlayable interface.
- (biochemistry) The internal surface of a coiled protein (compare exoface)
Hyponyms
Terms derived from interface
|
|
Related terms
Translations
point of interconnection between entities
|
|
chemistry, physics: thin layer or boundary between different substances, or phases of a single substance
|
|
computing: point of interconnection between systems or subsystems
|
|
computing: connection between a user and a machine
|
computing, object-oriented: connection between parts of software
computing, object-oriented: piece of code defining a set of operations that other code must implement
Verb
interface (third-person singular simple present interfaces, present participle interfacing, simple past and past participle interfaced)
- (transitive) to construct an interface for, to connect through an interface
- (intransitive) to be an interface, to be into an interface
Translations
transitive
|
|
intransitive
|
|
French
Pronunciation
Noun
interface f (plural interfaces)
Verb
interface
- first-person singular present indicative of interfacer
- third-person singular present indicative of interfacer
- first-person singular present subjunctive of interfacer
- first-person singular present subjunctive of interfacer
- second-person singular imperative of interfacer
Portuguese
Noun
interface f (plural interfaces)
- interface (point of interconnection between entities)
- (computing) interface (point of interconnection between systems or subsystems)
- (computing) interface (connection between a user and a machine)
- (object-oriented programming) interface (piece of code defining a set of operations that other code must implement)
Quotations
For usage examples of this term, see Citations:interface.