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
How to use grep command to list find the records of a file containing 10 different strings?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is grep r?
What do chmod command do?
How do you repeat a command in terminal?
What does grep v grep do?
What is the function of grep command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the difference between grep and grep?
Which command can you use to find the currently running process in unix server?
What does touch command do in unix?
What is in grep command?
Is ‘du’ a command? If so, what is its use?
Using unix command how to display no of records in oracle?
What command is used to switching between users in unix?