System software Flashcards
What is an operating system and what does it do?
A group of programs that manage the computer’s resources.
What are the functions of an operating system?
Providing a user interface, Memory management, Peripheral management, User management, File management, Multitasking
What does a user interface do?
It enables users to interact with computer hardware
What are the different types of user interfaces?
Graphical user interfaces, command-line interfaces, Voice activated interfaces
What does WIMP stand for?
Windows Icons Menus Pointers
What is system software?
Software that controls computer hardware and acts as a platform for other software
What are the advantages of using a command-line interface?
It is quicker to use and requires less memory
What are the disadvantages of using a command-line interface?
It is hard to understand for the everyday user and commands have to be typed precisely
What is a device driver?
A program that controls the peripheral devices
What is user management?
The management of usernames and passwords as well as what permissions the accounts have
What are the two types of software in system software?
Application software, Utility software
What are examples of utility software?
Data Compression software, Antivirus software, Defragmentation software, Encryption software, Backup software
What does defragmentation software do?
It arranges fragments of files in the same place on the disk so that the arm doesn’t have to move much which makes read times faster and frees up space
What does backup software do?
It makes sure that regular copies of data are made so that data is not totally deleted
What are the two types of backup?
Incremental, Full