what are the differences between CUI and GUI interfaces?
Answer Posted / sugriv roy(allahabad)
CUI
#IT STANDS FOR CHARACTER USER INTERFACE.
#IT IS COMMAND TYPE INTERFACE.
#HERE THE USER USE CHARACTER ONLY.
#ITS SUPPORT MS-DOS.
#HERE WE WORK WITH ONLY KEYBOARD.
#HERE EVERYTHING DONE BY COMMAND.
#THIS IS ALSO KNOWN AS TEXTUAL USER INTERFACE IN WHICH THE
USER GIVES INSTRUCTIONS TO THE COMPUTER BY TYPING COMMAND.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
GUI
#IT STANDS FOR GRAPHICAL USER INTERFACE.
#IT IS USER FRIENDLY INTERFACE.
#IT ACCEPTS ONLY GRAPHICAL(PICTORIAL) COMMANDS.
#IT PROVIDES TO THE USER A SCREEN FULL OF GRAPHIC ICONS.
#IT ALLOWS THE USER TO MAKE A RAPID SELECTION FROM THE
DISPLAYED ICONS OR MENU TO GIVE INSTRUCTIONS TO THE
COMPUTER.
#USED ONLY POINT AND DRAW DEVICE.
#IT ALSO PRONOUNCED"gooey".
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
Explain mount and unmount command.
Differentiate cmp command from diff command.
How does pipe () work?
How do I clear my terminal history?
What is the comma to display different lines that are found when compare two files?
Is command prompt unix?
What is the significance of the 'tee' command?
What is the command to find hidden files in the current directory?
hw will u use awk in replacing cahrs and files
Which command is used to find whether the system is 32 bit or 64 bit?
How does the system know where one command ends and another begins?
Explain ‘system calls’ with respect to unix commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does awk stand for?
Describe the usage and functionality of the command rm –r * in unix?