English
Detailed Synonyms for interface in English
interface:
-
the interface
-
the interface
– (chemistry) a surface forming a common boundary between two things (two objects or liquids or chemical phases) 1 -
the interface
– (computer science) computer circuit consisting of the hardware and associated circuitry that links one device with another (especially a computer and a hard disk drive or other peripherals) 1 -
the interface
– the overlap where two theories or phenomena affect each other or have links with each other 1 -
the interface
– (computer science) a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system 1the interface; the user interface– (computer science) a program that controls a display for the user (usually on a computer monitor) and that allows the user to interact with the system 1 -
the interface
– Software that enables a program to work with the user (the user interface, which can be a command-line interface, menu-driven, or a graphical user interface), with another program such as the operating system, or with the computer's hardware. 2 -
the interface
– A card, plug, or other device that connects pieces of hardware with the computer so that information can be moved from place to place. For example, standardized interfaces such as RS-232-C standard and SCSI enable communications between computers and printers or disks. 2the interface; the hardware interface– A card, plug, or other device that connects pieces of hardware with the computer so that information can be moved from place to place. For example, standardized interfaces such as RS-232-C standard and SCSI enable communications between computers and printers or disks. 2 -
the interface
– A defined set of properties, methods, and collections that form a logical grouping of behaviors and data. 2 -
the interface
– A reference type that defines a contract. Other types implement an interface to guarantee that they support certain operations. The interface specifies the members that must be supplied by classes or other interfaces that implement it. Like classes, interfaces can contain methods, properties, indexers, and events as members. 2the interface– A reference type that defines a contract. Other types implement an interface to guarantee that they support certain operations. The interface specifies the members that must be supplied by classes or other interfaces that implement it. Like classes, interfaces can contain methods, properties, indexers, and events as members. 2