what are the differences between CUI and GUI interfaces?
Answer Posted / neha
CUI -> Character user interface
-> only text is used
-> it also include content of GUI
GUI -> Graphical user interface
-> graphics are used in GUI
-> it is used pointed device
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
What is the function of grep command in unix?
Which command should you use to find the remaining disk space in unix server?
Are you in or at the office?
Who wrote grep?
What does the “echo” command do?
What is the use of find command in unix?
What is the use of cut command in unix?
Enlist some filename manipulation commands in unix.
What is grep short for?
What are filter commands in unix?
What is the unix command to confirm a remote host is alive or not?
Using unix command how to display no of records in oracle?
What are file commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?