what are the differences between CUI and GUI interfaces?
Answer Posted / prabhat
CUI Which stands for Character user interface.
In CUI one task run at a time.
Everything done by commands.
Application : MS Dos
GUI Which stands for Graphical User interface.
In GUI more task can run simultaenously.
Work done by pointing devices like mouse
Very user friendly
Application : Window
Is This Answer Correct ? | 281 Yes | 76 No |
Post New Answer View All Answers
What is the use of sed command in unix?
What does touch command do in unix?
Which command is used to copy files?
Can you enlist some commonly used network commands?
What does the command ' $who | sort –logfile > newfile' do?
How do I search for a file in unix command?
Differentiate cmp command from diff command.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is command statement?
What command is used to check the current users?
What is rmdir command?
Who invented grep?
What are reported commands?
Write a command to kill the last background job?
What is grep short for?