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 ‘system calls’ with respect to unix commands?
How do I use nslookup?
What is the difference between cat and more command?
What happens when we execute a unix command?
What difference between cmp and diff commands?
What is the function of grep command in unix?
Write a command to kill the last background job?
How do I search a whole word in vim?
hw will u use awk in replacing cahrs and files
What is grep and how do you use it?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of the tee command?
What does #!/ Bin sh do?
What is grep in bash?
What is the difference between awk and grep?