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
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How do I clear my terminal history?
What command is used to check the current users?
Which command is used to delete all files in the current directory and all its sub-directories?
What is command statement?
What is updatedb?
How to display no of records in oracle using unix command?
What does pipe () return?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Can you enlist some commonly used network commands?
Which command is used to copy files?
Enumerate some of the most commonly used network commands in unix?
What is the first character of the output in ls l command?
What is grep in bash?
What does grep v grep do?