what are the differences between CUI and GUI interfaces?
Answer Posted / ritesh
A CUI application provides the 2dimentional view to its
users.Whereas a GUI application provides 2D as well as 3D
(e.g Video games)view to its users.
| Is This Answer Correct ? | 27 Yes | 10 No |
Post New Answer View All Answers
What does grep v do?
How do you grep recursively?
What does find command return in unix?
How to find $ai_serual resolved path by using unix
Explain the steps that a shell follows while processing a command.
What is s and g in sed command?
What happens when we execute a unix command?
Which command is used to create a directory?
What is the command to compare two files in unix?
What is pipe command in unix?
How do I use grep to find a file?
What is grep in bash?
How does the system know where one command ends and another begins?
What are file commands?
How does shebang work?