what are the differences between CUI and GUI interfaces?
Answer Posted / ashish verma
1= CUI- Command line User Interface
Work done by commands.
anything where you are allowed to work only with
keyboard
2= 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 ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is the comma to display different lines that are found when compare two files?
What is {} in find command?
Write a command to kill the last background job?
What does this command do,"$more readme.txt“?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Does cp command overwrite files?
What is awk used for?
What does the command ' $who | sort –logfile > newfile' do?
What is the comma to show the space allocation of files?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How do I search a whole word in vim?
What is a command and examples?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the difference between cat and more command?
What do chgrp command do?