Hooked vs Interfaced - What's the difference?
hooked | interfaced |
(hook)
Having a sharp curve at the end; resembling a hook.
Addicted; unable to resist or cease doing.
(interface)
The point of interconnection between entities.
(chemistry, physics) A thin layer or boundary between different substances or two phases of a single substance.
(computing) The point of interconnection between systems or subsystems.
(computing) The connection between a user and a machine.
(computing, object-oriented) The connection between parts of software.
(computing, object-oriented) In object-oriented programming, a piece of code defining a set of operations that other code must implement.
to construct an interface for, to connect through an interface
to be an interface, to be into an interface
As verbs the difference between hooked and interfaced
is that hooked is (hook) while interfaced is (interface).As an adjective hooked
is having a sharp curve at the end; resembling a hook.hooked
English
Verb
(head)Adjective
(en adjective)- a hooked nose
- He will never leave her because he is hooked on her chocolate chip cookies.
- You only have to try heroin once to become hooked .
Synonyms
* (resembling a hook) bent, crooked, curved * (addicted) addictedinterfaced
English
Verb
(head)interface
English
(wikipedia interface)Noun
(en noun)- Public relations firms often serve as the interface between a company and the press.
- 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 .
- The data is sent over the air interface to the remote system.
- The options are selected via the user interface .
- This interface is implemented by several Java classes.
- The Audio and Video classes both implement the IPlayable interface .