what are the differences between CUI and GUI interfaces?
Answer Posted / deepak
GUI stand for graphical user interface which enables the
common people to use the face of computer easily and
friendly , where as CUI stand for character user interface
which help to use one program at a time which is controlled
by the keyboard.....
Is This Answer Correct ? | 126 Yes | 53 No |
Post New Answer View All Answers
What are the unix commands?
What are filter commands in unix?
how to sort the content of the file based on numeric values
Does cp command overwrite files?
Can you explain a little bit about command substitution?
What is the use of cut command in unix?
What are grep patterns?
Which command can you use to find the currently running process in unix server?
How do you repeat a command in terminal?
Why is shebang used?
Why is it called a shebang?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does awk stand for?
What does the md command do?