Monday, 2 March 2020

Different between



What is the difference between GUI and CUI?

GUI and CUI are two types of User Interfaces. GUI stands for Graphical
User Interface
 while CUI stands for Character User Interface. In this article we will be discussing the differences between these two interfaces and which one has advantages over the other.
User Interface : User Interface comprises of everything the user can use to interact with the computer. It is basically the means by which the user and computer system can interact using input and output devices.
GUI: GUI stands for Graphical User Interface. This is a type of user interface
where user interacts with the computer using graphics. Graphics include icons, navigation bars, images etc. Mouse can be used while using this interface to interact with the graphics. It is a very user-friendly interface and requires no expertise. Eg: Windows has GUI.


CUI: CUI stands for Character User Interface. This is a type of user interface
where user interacts with computer using only keyboard. To perform any action a command is required. CUI is precursor of GUI and was used in most primitive computers. Most modern computers use GUI and not CUI. Eg: MS-DOS has CUI.
Difference between GUI and CUI:
PropertyGUICUI
InteractionUsing graphics(images, icons)Using commands(only text)
NavigationEasierDifficult
Peripherals usedKeyboard and mouse(or any pointing device)Keyboard only
PrecisionLOWHIGH
SpeedLOWHIGH
Ease of OperationEasierDifficult, requires expertise
Memory RequiredHIGHLOW
FlexibilityMORE FlexibleLESS Flexible
Customising AppearanceHighly customisableAppearance cannot be changed





Check out this Author's contributed articles.

If you like GeeksforGeeks and would like to contribute, you can also write an article using contribute.geeksforgeeks.org or mail your article to contribute@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.
Please Improve this article if you find anything incorrect by clicking on the "Improve Article" button below.

Cuiandgui full form

CUI and GUI are user interface used in connection with computers. • CUI is the precursor of GUI and stands for character user interface where user has to type on keyboard to proceed. On the other hand GUI stands for Graphical User Interface which makes it possible to use a mouse instead of keyboard.Oct 14, 2018

Cu I and gui

Short for character user interface or command-line user interface, CUI is a way for users to interact with computer programs. It works by allowing the user (client) to issue commands as one or more lines of text (referred to as command lines) to a program.