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 is the functions of zambie process?
How to copy multiple files and directories into some other directory?
Enlist some filename manipulation commands in unix.
What UNIX command will control the default file permissions when files are created?
what is the difference between Touch & cat command
what is ls -ltd?
What is time_t?
What command will bring user back to their home directory in UNIX?
What is the significance of the 'tee' command?
What does sed command do in unix?
Assume the following files are in the working directory prompt> ls -l tasks -rw-r--r-- 1 alex student 1423 Feb 21 14:01 tasks What command can Alex use to give everyone permission to write to the file? What will the ls -l command display if he does so?
How to get the operating system's information in unix?