what are the differences between CUI and GUI interfaces?
Answer Posted / simran kakkar
CUI - CHARACTER USER INTERFACE
GUI - GRAPHICAL USER INTERFACE
In case of CUI we use text to interact with computer
whereas in case GUI we use graphics to interact with
computer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is awk used for?
What is the use of find command in unix?
What are bash commands?
Differentiate cat command from more command.
What is the difference between cat and more command?
Can you enlist some commonly used network commands?
What is the unix command to confirm a remote host is alive or not?
what is the advaantage of each user having its own copy of the shell?
Are you in or at the office?
What is command substitution?
How does pipe () work?
What is the comma to display different lines that are found when compare two files?
What does the command ' $who | sort –logfile > newfile' do?
What is merge command in unix?
What is $0 bash?