what are the differences between CUI and GUI interfaces?
Answer Posted / 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 |
Post New Answer View All Answers
How can you see the command line history?
What does this command do? Cat food 1 > kitty
What is unix command line?
How do I find previous commands in unix?
What is the pipe command?
What is the command to find hidden files in the current directory?
Explain command to display different lines that are found when compare two files?
What do chgrp command do?
Which unix command lists files/folders in alphabetical order?
What is the use of egrep command in unix?
Write a command to display a file’s contents in various formats?
What does the command ' $who | sort –logfile > newfile' do?
Explain mount and unmount command.
Why is shebang used?
What is the difference between awk and grep?