what are the differences between CUI and GUI interfaces?
Answer Posted / somnath basak (somu)
GUI stands for Graphics User Interface. That means it a kind
interface which allows an user to interact with the system
by dint of Graphics and other symbolic items i.e. icons. In
GUI mode user has to frequently use the pointing device to
carry on their processes to accomplish.
CUI stands for Character User Interface. This type of
interface allows an user to interact with the system by dint
of characters only in the form of code or syntaxes.
The basic differences lies between GUI and CUI is that Gui
is more reliable and convenient to user than that of CUI
because in CUI mode user has to remembered a huge no. of
syntaxes which is quite not possible to handle with. But as
GUI is having the symbols and icons so it gets quite
attractive and handy for an user to interact with the
system. This GUI processes and their processing
functionality provides the extra convenience during system
running.
Is This Answer Correct ? | 37 Yes | 8 No |
Post New Answer View All Answers
How do I open a port?
Which command is used to find whether the system is 32 bit or 64 bit?
Why is it called grep?
Which command will print your home directory on screen?
What command is used to check the current users?
How do I find previous commands in unix?
Explain command to display different lines that are found when compare two files?
Can you enlist some commonly used network commands?
Enumerate some of the most commonly used network commands in unix?
What is ctrl d?
What is unix command?
What is the search command in unix?
What do know about tee command?
What is grep r?
Can you explain a little bit about command substitution?