Why is an operating system needed
An operating system is needed to control the software and hardware. It allows the user to interact with the computer
Examples of operating system
5 functions of the operating system
What is a user interface
A group of programs that allow the user to visually interact with the computer
Different types of user interfaces (3)
Parts that make up the GUI
Windows, Icons, Menus and pointers (WIMP)
Advantages of a GUI
Disadvantages of a GUI
What is a Command Line Interface
A text-based way of interacting with the computer. The user inputs commands to control the computer.
Advantages of a CLI
Disadvantages of a CLI
What is memory management and why is it needed
What is multitasking and what is needed to allow it
What is a peripheral
A hardware device that can be connected to the computer e.g. a printer or a monitor
What is a device driver and wy are they needed
Acts as a “translator” between the peripherals and the OS and processor
This allows the peripheral to understand the data being sent to it and produce an output
Advantages of drivers
Why is user management needed