what are the differences between CUI and GUI interfaces?
Answer Posted / megha jain
CUI - character user interface
it is a mechanism for interacting by typing commands to
perform tasks
it is a time consuming process
it is difficult to use
eg. dos, unix
needs keyboard to both navigate and enter commands
it needs a number of commands to be memorized
the programmer controls the flow of actions
based on text
one task can run at a time
GUI - graphic user interface
it uses a mouse pointer to click the options or menus to
select options
it saves a lot of time
it is easier to use
eg. windows
displays commands, symbols and other visual cues
do not need memorization
the user controls the flow of actions
it is based on graphics
more task can run simultaneously
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How can we use grep command in unix?
What is merge command in unix?
What difference between cmp and diff commands?
What is the use of the command 'ls -x chapter[1-5]' ?
What's a command word?
What is in grep command?
What are the commands in UNIX to list the files in a Directory?
What is sed awk grep?
What is the use of awk command in unix?
Name the unix command to find how many days the server has been up.
How do I use nslookup?
What is the pipe command?
What is the use of the tee command?
Is it inbetween or in between?
How do I search for a file in unix command?