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 |
What is the difference between cat command and more command?
Through which command will redirect output to bOth screen and files at the same time?
What Command is used to make a directory?
How do you change file permissions and ownership in Unix?
What does the “echo” command do?
What do know about tee command?
Can you explain a little bit about command substitution?
why unix commands can be divided into internal and external commands?
Name the unix command to find how many days the server has been up.
What is pid?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
29. How to display top 10 users Who | head -10 | wc –w