what are the differences between CUI and GUI interfaces?
Answer Posted / mayank
Re: what are the differences between CUI and GUI interfaces?
Answer
# 20 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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What command will change your prompt to myprompt?
What do chmod, chown, chgrp commands do?
How do I search a whole word in vim?
Name the general commands in using unix os for a beginner?
Describe the zip/unzip command using gzip.
Which command can you use to find the currently running process in unix server?
What is command substitution?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What does find command return in unix?
What is merge command in unix?
Who wrote grep?
What is the use of finger command?
What is s and g in sed command?
Explain ‘library functions’ with respect to unix commands?
What do chmod command do?