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
Why is it called a shebang?
What is grep short for?
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)?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the general format of unix command syntax?
What does touch command do in unix?
What are file commands?
What is time_t?
Can you explain a little bit about command substitution?
What does the command ' $who | sort –logfile > newfile' do?
What is the functionality of a top command?
What is the first character of the output in ls l command?
What is a command and examples?
What are some command words?
What is the function of grep command in unix?