what are the differences between CUI and GUI interfaces?
Answer Posted / sunidhi
• 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
• GUI is much easier to navigate than CUI
• There is only text in case of CUI whereas there are graphics and other visual clues in case of GUI
• Most modern computers use GUI and not CUI
• DOS is an example of CUI whereas Windows is an example of GUI.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain mount and unmount command.
Is command prompt unix?
What is {} in find command?
What is sed awk grep?
What are the dos commands?
What do chown command do?
Can you enlist some commonly used network commands?
What does this command do? Cat food 1 > kitty
What is the use of find command in unix?
What is grep and how do you use it?
What is the significance of the 'tee' command?
What is the use of the command 'ls -x chapter[1-5]' ?
Enumerate some of the most commonly used network commands in unix?
What difference between cmp and diff commands?
Explain command to display different lines that are found when compare two files?