what are the differences between CUI and GUI interfaces?
Answer Posted / pratik raj
CUI stands for Character User Interface
GUI stands for Graphical User Interface
the GUI is the user interface in which user interact
through the application by making uses of graphics, whereas
in CUI the user has to interact with the application by
making use of the codes
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What command is used to check the current users?
Which command is used to create a directory?
Who invented grep?
Which command will print your home directory on screen?
What are reported commands?
How do you grep recursively?
What is the difference between grep and grep?
What is nr in awk command?
What is the difference between cat command and more command?
How do you grep a case insensitive?
What are the differences among a system call, a library function, and a unix command?
What is difference between grep and find command in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of cut command in unix?
Why is grep called grep?