what are the differences between CUI and GUI interfaces?
Answers were Sorted based on User's Feedback
Answer / vikesh tomar
CUI stands for Character User Interface
GUI stands for Graphical User Interface
CUI-anything where you are allowed to work only with keyboard
GUI-when you are allowed to work with any pointing device
like mouse
CUI-dos is fast compare to windows
GUI- its slow compare to dos
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / sumit kr jha
cui works on command if we forgets the we will not be able
to do our work
gui it is an interface between that is an interaction rather
a graphical interraction between the user and the computer
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashish verma
1= CUI- Command line User Interface
Work done by commands.
anything where you are allowed to work only with
keyboard
2= GUI- Grafical user interface
work done by user friendly.
when you are allowed to work with any pointing device
like mouse..
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mayank
Re: what are the differences between CUI and GUI interfaces?
Answer
# 20 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 ? | 0 Yes | 0 No |
Answer / anmol
cui is commond -line interface
gui is graphcal user inter face
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nuraj panthi
CUI: This is a textual interface in which the user give the instruction to the computer by commands.
GUI:It is what most computer most use of.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of pipes?
What is the use of the tee command?
in UNIX,How to copy file into directory?
How to display a file name which has zero bytes in size.
how to delete entire records in unix ?
What are grep patterns?
What does this command do,"$more readme.txt“?
What is awk good for?
What does mkdir up2date; touch outdated up2date do?
What does find command return in unix?
Why we are using UNIX OS when we are doing the testing in our application?
what does a process mean?