System Software Flashcards
Name 4 types of user interface?
- Command line interface
- Graphical user interface
- Menu driven interface
- Natural language interface
What are the functions of an operating system?
6 marks
- Memory management
- User management
- Multitasking
- Providing a user interface
- File management
- Peripheral management and drivers
Name 5 examples of operating systems
- Windows
- Android
- Chrome OS
- macOS
- Linux
What is an operating system?
Software that manages computer hardware, users and the resources used by the software
What is a user interface?
The means by which the user and a computer interact
What are the typical features of a GUI?
- Windows
- Icons
- Menus
- Pointers
- Drag and drop
What does OS stand for?
Operating system
What does GUI stand for?
Graphical user interface
Why would you use a GUI?
- Easy to use
What is a command line interface?
A text based interface where commands are entered into the computer
Why would you use a command line interface?
- Requires very little processing, so it is quicker if you know the commands
- Requires much less disk storage space and RAM
- No graphics card needed
What is a menu driven interface?
A type of user interface used by devices with a dedicated function where there are only certain options that can be selected, by a menu
What is memory management?
When the OS manages where data and programs are stored to ensure nothing is overridden. It also manages virtual memory.
How does multitasking work?
Carrying out more than one task seemingly at the same time by allocating time for each program in the CPU
What are interrupts?
Signals sent to the CPU by external devices to indicate an event that needs immediate attention