what are the differences between CUI and GUI interfaces?
Answer Posted / neha
CUI -> Character user interface
-> only text is used
-> it also include content of GUI
GUI -> Graphical user interface
-> graphics are used in GUI
-> it is used pointed device
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What does pipe () return?
Does cp command overwrite files?
What is the pipe command?
How do I use nslookup?
How do I use grep to find a file?
What command is used to check the current users?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
How do I open a port?
Explain command to view process running?
Which unix command lists files/folders in alphabetical order?
Are you in or at the office?
Who command in unix?
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 can you see the command line history?