what are the differences between CUI and GUI interfaces?
Answer Posted / vikesh tomar
CUI stands for Character User Interface
GUI stands for Graphical User Interface
CUI-anything where you are allowed to work only with keyboard
GUI-when you are allowed to work with any pointing device
like mouse
CUI-dos is fast compare to windows
GUI- its slow compare to dos
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do I run a bash script?
How do I delete files from command prompt?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of finger command?
How do I use grep to search for a file?
What is the behavioural difference between cmp and diff commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does this command do,"$more readme.txt“?
What is {} in find command?
how to sort the content of the file based on numeric values
What is s and g in sed command?
How do you grep a case insensitive?
What are the differences among a system call, a library function, and a unix command?
Are you in or at the office?
What is rmdir command?