what are the differences between CUI and GUI interfaces?
Answer Posted / nisha
CUI-anything where you are allowed to work only with keyboard
GUI-when you are allowed to work with any pointing device
like mouse..
| Is This Answer Correct ? | 406 Yes | 153 No |
Post New Answer View All Answers
What does the command '$ls | wc –l > file1' do?
What are the dos commands?
What is pipe command in unix?
Explain command to show the space allocation of files?
How do I find previous commands in unix?
What is command statement?
What does #!/ Bin sh do?
What is the first character of the output in ls l command?
What is merge command in unix?
How does shebang work?
What does the metacharacter mean?
How can you see the command line history?
What is ctrl d?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does the “echo” command do?