what are the differences between CUI and GUI interfaces?
Answer Posted / rocky
GUI:STANDS FOR GRAPHICLA USER INTERFACE;IT WORKS WITH
GRAPHICS;EG WINDOS;IT CAN BE DONE WITH MOUSE&KEYBOARD
CUI:STANDS FOR COMMAND USER INTERFACE;IT WORKS WITH
COMMANDS OR CODES;RG DOS;IT CAN BE DONE WITH KEYBOARD ONLY
Is This Answer Correct ? | 107 Yes | 52 No |
Post New Answer View All Answers
How do you grep recursively?
What is the command to view process running?
What does grep v grep do?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is it called grep?
What is nr in awk command?
What does this command do? Cat food 1 > kitty
What is command substitution?
What do chmod, chown, chgrp commands do?
What do know about tee command and its usage?
What is $0 bash?
What is the difference between cat and more command?
What are the differences among a system call, a library function, and a unix command?
How can we use grep command in unix?
Which command is used to copy files?