what are the differences between CUI and GUI interfaces?
Answer Posted / kennedy usiagwu
CUI or CLI interface is a branch of system software that
makes use of codes or characters to interact. It is mainly
used by programmers and makes use of little or no graphics.
WHILE
GUI interface is also a branch but makes use of graphics to
interact with it like icons, pictures e.t.c. It is used by
casual computer users and does not need to use codes.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is grep faster than awk?
What does this command do? Cat food 1 > kitty
How does pipe () work?
What does grep v do?
What is the use of find command in unix?
Explain command to view process running?
What is s and g in sed command?
What is the use of sed command in unix?
How do I search a whole word in vim?
How do I delete files from command prompt?
What does 'mkdir' command do in UNIX?
What does the metacharacter mean?
Explain the steps that a shell follows while processing a command.
What is grep and how do you use it?
What is the behavioural difference between cmp and diff commands?