what are the differences between CUI and GUI interfaces?
Answer Posted / vikesh tomar
CUI stands for Character User Interface
GUI stands for Graphical User Interface
CUI-anything where you are allowed to work only with keyboard
GUI-when you are allowed to work with any pointing device
like mouse
CUI-dos is fast compare to windows
GUI- its slow compare to dos
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is command statement?
Is command prompt unix?
Enlist some filename manipulation commands in unix.
What does the metacharacter mean?
Can you enlist some commonly used network commands?
Name the general commands in using unix os for a beginner?
What is grep and how do you use it?
What is the functionality of a top command?
What does pipe () return?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Enumerate some of the most commonly used network commands in unix?
What is the pipe command?
Who command in unix?
What does #!/ Bin sh do?