what are the differences between CUI and GUI interfaces?
Answer Posted / raghav
In GUI we did not need to remember the commmand but in CUI we need to remember the command.
GUI is time consuming but CUIis not time consuming.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain ‘library functions’ with respect to unix commands?
What is ctrl d?
What are the differences among a system call, a library function, and a unix command?
What is in grep command?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of awk command in unix?
What is the use of cut command in unix?
What do chgrp command do?
What is used to type command?
What is the first character of the output in ls l command?
Which unix command lists files/folders in alphabetical order?
What does #!/ Bin sh do?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to find hidden files in the current directory?
What is the use of finger command?