what are the differences between CUI and GUI interfaces?
Answer Posted / zaid ahmar
The operating system is classified into GUI and CUI, based on the way it interacts with the user:
GUI- It is also known as graphical user interface. This is graphic based and interactive in nature.You can use several devices like mouse, keyboard, etc to interact with the system. Windows is the most popular GUI in use nowadays.
CUI- It is also known as character user interface. This type of operating system requires you to type commands in order to interact with the system. UNIX and MS DOS are popular CUIs in use today.
------------------HOPE YOU LIKE MY ANSWER----------------
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is ‘du’ a command? If so, what is its use?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is awk used for?
How do I open a port?
What are awk commands?
Who wrote grep?
What is pipe command in unix?
What are grep patterns?
What is the use of tee command?
How does pipe () work?
How do you repeat a command in terminal?
Which command is used to copy files?
Explain command to display different lines that are found when compare two files?
Which command is used to find whether the system is 32 bit or 64 bit?
What is grep in bash?