what are the differences between CUI and GUI interfaces?
Answer Posted / honey...
CUI-->>
>user requires commands...
>its difficult to remember all commands..
>its only in black nd white machine..
>works in Dos..
>dos is fast compare to windows...
>memory requirment less...
>its cheap compare to gui...
>it can only use keyboard..
>it can linked directly...
>one task can run at a time..
>its totally based on text...
>programmer controls the flow of actions...
>eg. Dos...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GUI-->>
>it can use graphical images to executes commands...
>easy to access..
>easy to understand..
>works in windows..
>its slow compare to dos...
>more memory requirment...
>expensive,high speed components required...
>it can use keyboard,mouse..
>gui is not linked to computer itselft usually linked with
os or a program...
>more then one task can run at a time..
>its based on graphics...
>user controls the flow of actions...
>eg. Windows...
| Is This Answer Correct ? | 204 Yes | 23 No |
Post New Answer View All Answers
What is time_t?
Why is awk called awk?
What are the differences among a system call, a library function, and a unix command?
What is the comma to show the space allocation of files?
What is command substitution?
What is in grep command?
What are reported commands?
What do know about tee command?
What happens when we execute a unix command?
Can you enlist some commonly used network commands?
what is the advaantage of each user having its own copy of the shell?
What is grep command in unix with examples?
Why is it called grep?
How do I find previous commands in unix?
What is ‘ps’ command for?