what are the differences between CUI and GUI interfaces?
Answers were Sorted based on User's Feedback
Answer / chinnilax
CUI- Command line User Interface
Work done by commands.
anything where you are allowed to work only with
keyboard
GUI- Grafical user interface
work done by user friendly.
when you are allowed to work with any pointing device
like mouse..
| Is This Answer Correct ? | 87 Yes | 115 No |
Answer / dreams soft technology
GUI - Graphical User Interface
CUI -Code User Interface
| Is This Answer Correct ? | 74 Yes | 265 No |
What is {} in find command?
what is the use of "grep" command?
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
Which command is used to delete all files in the current directory and all its sub-directories?
How can you create a symbolic link to a file or directory?
how to delete entire records in unix ?
How do you repeat a command in terminal?
What is the use of sed command in unix?
What does touch command do in unix?
boot process?
Write a command to find all of the files which have been accessed within the last 30 days.
What difference between cmp and diff commands?