what are the differences between CUI and GUI interfaces?
Answer Posted / shantilal
1.Gui stands for graphical user interface
1.Cui stands for character user interface
2.example-windows
2.example-dos
3.it is user interface
3.it is character interface
4.gui is used modern computer
4.cui is not use modern computer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of finger command?
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 are the unix commands?
How do I search for text in vi?
What are the commands in UNIX to list the files in a Directory?
What is rmdir command?
What happens when we execute a unix command?
What does this command do,"$more readme.txt“?
How do I clear my terminal history?
What difference between cmp and diff commands?
What is updatedb?
Why is grep called grep?
Who command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is shebang used?