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
How do I clear my terminal history?
What are grep patterns?
What is the difference between cat and more command?
What does awk stand for?
What is the comma to show the space allocation of files?
What is unix command?
Give the command for finding the current date.
How does shebang work?
Explain command to show the space allocation of files?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is grep r?
Why is shebang used?
What do know about tee command and its usage?
What is the comma to display different lines that are found when compare two files?
How do I delete files from command prompt?