what are the differences between CUI and GUI interfaces?
Answer Posted / benedict or ben10
cui stands for character user interface
gui standa for graphic user interface
cui works by commands
gui works by pointing devices like mouse
| Is This Answer Correct ? | 76 Yes | 22 No |
Post New Answer View All Answers
How do you repeat a command in terminal?
How do I clear my terminal history?
What is the use of find command in unix?
What does awk stand for?
What are the differences among a system call, a library function, and a unix command?
How do I find previous commands in unix?
What is the general format of unix command syntax?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do I run a bash script?
What does this command do? Cat food 1 > kitty
What is the use of sed command in unix?
Differentiate cat command from more command.
What is grep in bash?
Explain command to show the space allocation of files?
What is command substitution?