what are the differences between CUI and GUI interfaces?
Answer Posted / amitava
firstly u have to know that what is CUI
CUI (Composite User Interface) is a compound type of user
interface which incorporates the features of the GUI
(Graphical User Interface) and the CLI (Command Line
Interface) by realizing both interface in one area at the
same time. It is absolutely substantial that the CUI
contains GUI elements and control language in the same area
of the screen at the same time, so the incorporation is
complete. CUI is not an optional, alternatively selectable
combination of the two communication method but a truly new
approach.
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
How can we use grep command in unix?
What command is used to check the current users?
What do chmod command do?
What is $0 bash?
What is s and g in sed command?
how to sort the content of the file based on numeric values
What does 'mkdir' command do in UNIX?
What command is used to switching between users in unix?
What is grep and how do you use it?
Why is it called grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are the dos commands?
How do I delete files from command prompt?
How to use grep command to list find the records of a file containing 10 different strings?
How do I clear my terminal history?