what are the differences between CUI and GUI interfaces?
Answer Posted / suman phuyal
GUI is the user interface in which user interact
through the application by making uses of graphics.
CUI the user has to interact with the application by
making use of the codes
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 ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is difference between grep and find command in unix?
What are file commands?
Which command is used to copy files?
What is grep short for?
How do I search for text in vi?
How to find $ai_serual resolved path by using unix
How do I open a port?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
How many unix commands are there?
Differentiate cat command from more command.
What is the command to find hidden files in the current directory?
What command is used to check the current users?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I search for a file in unix command?
Why is awk called awk?