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 |
Which unix command to make a new directory?
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
Why is it called grep?
Explain ‘library functions’ with respect to unix commands?
what is the difference between relative path and absolute path?
What is a bash command?
What is a shell in Unix? Name some common Unix shells.
Explain iostat, vmstat and netstat.
How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks
6 Answers Polaris, Tech Mahindra,
What are grep patterns?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
What is the syntax of grep command and what is its use?