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
Why is it called a shebang?
Name the unix command to find how many days the server has been up.
What is the use of cut command in unix?
Explain ‘system calls’ with respect to unix commands?
What does the command ' $who | sort –logfile > newfile' do?
Can you enlist some commonly used network commands?
Describe the zip/unzip command using gzip.
Why is shebang used?
What is the command to compare two files in unix?
Write a command to kill the last background job?
How do I search for text in vi?
Which command is used to find whether the system is 32 bit or 64 bit?
What is pipe command in unix?
What are the general commands in using unix os for a beginner?
What are grep patterns?