what are the differences between CUI and GUI interfaces?
Answer Posted / ashish bhatta
CUI or CLI is a mechanism for interacting with a computer operating system or software by typing commands to perform special task. MS-DOS is a character user interface operating system.Whereas,GUI is a Human-computer that uses Window,icons and menu And which can br manipulated by a Mouse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do chmod command do?
What is the functionality of a top command?
What is the behavioural difference between cmp and diff commands?
Which command is used to create a directory?
What is the function of grep command in unix?
What does the command ' $who | sort –logfile > newfile' do?
How do I use nslookup?
What are the commands in UNIX to list the files in a Directory?
What does the command '$ls | wc –l > file1' do?
Why is it called a shebang?
Which command can you use to find the currently running process in unix server?
What is the first character of the output in ls l command?
What does #!/ Bin sh do?
What does the “echo” command do?
Explain ‘system calls’ with respect to unix commands?