Skip to content

User Interface

Marco Tillmann edited this page Jun 3, 2019 · 2 revisions

An interface is a mechanism of the interaction of the two systems. From this point a User Interface is an interface created for facilitating direct interaction between a system and a user. On the display device, there are two common types of User interfaces

  • The command line interface (CLI), that contains text only and is used mostly by programmers
  • The graphical User Interface (GUI) which includes images, windows, icons, menus …

Clone this wiki locally