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
What command is used to check the current users?
What is merge command in unix?
Write a command that will display files in the current directory, in a colored, long format.
What does find command return in unix?
Is grep faster than awk?
What is the significance of the 'tee' command?
What is unix command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I search a whole word in vim?
What is the difference between grep and grep?
What is the command to view process running?
What are the differences among a system call, a library function, and a unix command?
How do you grep a case insensitive?
What is updatedb?
What is the command to compare two files in unix?