what are the differences between CUI and GUI interfaces?
Answers were Sorted based on User's Feedback
Answer / me
CUI stands for Character User Interface
GUI stands for Graphical User Interface
the GUI is the user interface in which user interact
through the application by making uses of graphics, whereas
in CUI the user has to interact with the application by
making use of the codes
Is This Answer Correct ? | 665 Yes | 132 No |
Answer / nisha
CUI-anything where you are allowed to work only with keyboard
GUI-when you are allowed to work with any pointing device
like mouse..
Is This Answer Correct ? | 406 Yes | 153 No |
Answer / prabhat
CUI Which stands for Character user interface.
In CUI one task run at a time.
Everything done by commands.
Application : MS Dos
GUI Which stands for Graphical User interface.
In GUI more task can run simultaenously.
Work done by pointing devices like mouse
Very user friendly
Application : Window
Is This Answer Correct ? | 281 Yes | 76 No |
Answer / mazin
CUI are based on text.
GUI are babed on graphic.
Is This Answer Correct ? | 244 Yes | 56 No |
Answer / honey...
CUI-->>
>user requires commands...
>its difficult to remember all commands..
>its only in black nd white machine..
>works in Dos..
>dos is fast compare to windows...
>memory requirment less...
>its cheap compare to gui...
>it can only use keyboard..
>it can linked directly...
>one task can run at a time..
>its totally based on text...
>programmer controls the flow of actions...
>eg. Dos...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GUI-->>
>it can use graphical images to executes commands...
>easy to access..
>easy to understand..
>works in windows..
>its slow compare to dos...
>more memory requirment...
>expensive,high speed components required...
>it can use keyboard,mouse..
>gui is not linked to computer itselft usually linked with
os or a program...
>more then one task can run at a time..
>its based on graphics...
>user controls the flow of actions...
>eg. Windows...
Is This Answer Correct ? | 204 Yes | 23 No |
Answer / malli
CUI-anything where you are allowed to work only with
keyboard
GUI-when you are allowed to work with any pointing device
like mouse..
Is This Answer Correct ? | 214 Yes | 87 No |
Answer / deepak
GUI stand for graphical user interface which enables the
common people to use the face of computer easily and
friendly , where as CUI stand for character user interface
which help to use one program at a time which is controlled
by the keyboard.....
Is This Answer Correct ? | 126 Yes | 53 No |
Answer / shiv
CUI programs the programmer controls the flow of actions,
whereas in GUI programs the user controls the flow of
actions
Is This Answer Correct ? | 114 Yes | 47 No |
Answer / rocky
GUI:STANDS FOR GRAPHICLA USER INTERFACE;IT WORKS WITH
GRAPHICS;EG WINDOS;IT CAN BE DONE WITH MOUSE&KEYBOARD
CUI:STANDS FOR COMMAND USER INTERFACE;IT WORKS WITH
COMMANDS OR CODES;RG DOS;IT CAN BE DONE WITH KEYBOARD ONLY
Is This Answer Correct ? | 107 Yes | 52 No |
Answer / benedict or ben10
cui stands for character user interface
gui standa for graphic user interface
cui works by commands
gui works by pointing devices like mouse
Is This Answer Correct ? | 76 Yes | 22 No |
What difference between cmp and diff commands?
How do I use grep to search for a file?
What is an Environment Variable?
what is the difference between Touch & cat command
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I open a port?
what are processor execution levels and priorities?
What is the search command in unix?
How to get a particular string as your prompt ? Give syntax of that command?
what are the different operating systems available?
What is awk command used for?
How does the user view the contents of a text file in UNIX?