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 command statement?
Give the command for finding the current date.
Why is shebang used?
What is nr in awk command?
What are the commands in UNIX to list the files in a Directory?
What are awk commands?
What is command substitution?
What is the use of cut command in unix?
What difference between cmp and diff commands?
What is $0 bash?
What are grep patterns?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is awk good for?
What does grep v grep do?
What does grep v do?