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
What is the use of the tee command?
Is it inbetween or in between?
How do I run a bash script?
What is used to type command?
How does the system know where one command ends and another begins?
How do I use grep to find a file?
What are the dos commands?
Why is it called grep?
What does #!/ Bin sh do?
How to display no of records in oracle using unix command?
What does the command ' $who | sort –logfile > newfile' do?
What is the command to compare two files in unix?
What difference between cmp and diff commands?
What is the command to view process running?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?