what are the differences between CUI and GUI interfaces?
Answer Posted / me
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 ? | 665 Yes | 132 No |
Post New Answer View All Answers
Write a command to kill the last background job?
What is grep r?
Write a command to display a file’s contents in various formats?
What does the md command do?
What is grep short for?
What is the use of find command in unix?
Explain ‘library functions’ with respect to unix commands?
What's a command word?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How does shebang work?
How do you repeat a command in terminal?
Give the command for finding the current date.
What do know about tee command and its usage?
What does grep v do?
What is the pipe command?