what are the differences between CUI and GUI interfaces?
Answers were Sorted based on User's Feedback
Answer / ashish bhatta
CUI or CLI is a mechanism for interacting with a computer operating system or software by typing commands to perform special task. MS-DOS is a character user interface operating system.Whereas,GUI is a Human-computer that uses Window,icons and menu And which can br manipulated by a Mouse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shantilal
1.Gui stands for graphical user interface
1.Cui stands for character user interface
2.example-windows
2.example-dos
3.it is user interface
3.it is character interface
4.gui is used modern computer
4.cui is not use modern computer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shivam kumar jha
CUI(Character user interface) In this type of Interface, a keyboard is used for the user input and a monitor for the computer output. When this user interface is started, a blank screen appears with a line for the user to type the commands.
GUI(Graphical User Interface) this interface uses graphical components for interacation. These graphical components usually comprise of windows, icons,menus,and pointer (WIMP). Input is acceptable using device such as keyboard and mouse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neha
CUI -> Character user interface
-> only text is used
-> it also include content of GUI
GUI -> Graphical user interface
-> graphics are used in GUI
-> it is used pointed device
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / nibide
cui stands for character user interface
gui stands for graphical user interface
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / suman phuyal
GUI is the user interface in which user interact
through the application by making uses of graphics.
CUI the user has to interact with the application by
making use of the codes
CUI-anything where you are allowed to work only with
keyboard
GUI-when you are allowed to work with any pointing device
like mouse..
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / mohan kumar
CUI character user interface
it understands only commands
only text and nos.
it is old technology
GUI graphical user interface
it understands artifical intelligence
like sensor, thumb impression, voice regonition
biomatrix etc., in this we can enjoy whatever we need.
here is no limitation to do
It is advance technology.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / 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 |
Answer / kk11749
CUI means Character User Interface. It is no need to third
party softwares like turbo c, .Net, Java,.....
but
GUI means Graphical User Interface. It is need for third
party softwares like turbo c, .Net, Java,....
| Is This Answer Correct ? | 2 Yes | 8 No |
How do you know about running processes of a particular user?
Can you explain a little bit about command substitution?
How can we "forked" process in UNIX? How then recognize in any of the branches we?
what is the meaning of this command rm -rf / what will it do ?
What is difference between grep and find command in unix?
What is an Unix command to convert HEX value to ASCII value located in any flat file.
what do you understand bythe term 'de-mountable volumes'?
How do you grep a case insensitive?
What is the functions of zambie process?
what is mount ,tell me about mount ,how can u use in real time project??
Which command will print your home directory on screen?
How we will execute previous command in vi editor?