User Interfaces Flashcards
What are the two different user interfaces?
CLI - Command Line Interface
GUI - Graphical User Interface
What are the features of a Command Line Interface?
A prompt where commands are written
The rest of the screen is either blank, shows the commands that have been used or the results of processing the command
Give 3 advantages and disadvantages of a Graphical User Interface
Adv: Don't need a detailed knowledge of computing Easy for new users Don't need to know commands Uses images to represent applications
Dis:
Cant access all of the system
Requires a large amount of main memory
Needs more processing power than a CLI
Give 3 advantages and disadvantages of a Command Line Interface
Adv:
Allows access to all of the system
Complex commands can be used
Repetitive commands can be used to carry out sequences of tasks
Dis:
Not easy for most users
Users need to know details of the commands and how they work
Because you have access to all the system f you make mistakes you could cause damage to files