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
What is used to type command?
What does the command '$ls | wc –l > file1' do?
What is command substitution?
What are the dos commands?
What is unix command line?
Which unix command lists files/folders in alphabetical order?
Give the command for finding the current date.
How do I delete files from command prompt?
What is s and g in sed command?
What command will change your prompt to myprompt?
What is awk good for?
Why is it called a shebang?
What are grep patterns?
Explain ‘system calls’ with respect to unix commands?
Which command is used to delete all files in the current directory and all its sub-directories?