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
Which command will print your home directory on screen?
What is the use of find command in unix?
What is difference between grep and find command in unix?
What are grep patterns?
What is command substitution?
What is unix command line?
How to display no of records in oracle using unix command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Explain command to show the space allocation of files?
What are some command words?
Can you enlist some commonly used network commands?
How do I run a bash script?
How to use grep command to list find the records of a file containing 10 different strings?
What is the behavioural difference between cmp and diff commands?
What is grep and how do you use it?