Utility Software and Operating Systems Flashcards
What is the function of an Interrupt?
Tells the CPU when something needs attention.
Give three benefits of Defragmentation:
- Improved Performance
- Reduced Boot times
- Extended Hardware life
What is the function of Encryption Software?
Encodes the message sent from sender to recipient so it cannot be understood without an encryption key.
What is the function of Firewall?
Monitors incoming and outgoing traffic.
What is the function of Device Driver?
Allows the Operating System and application software to communicate with peripheral devices.
What is the function of Peripheral Management?
Manages receiving inputs from and sending outputs to peripheral devices.
What is the function of File Management?
Allows for modifying and managing files.
What is the function of User Management?
Operating Systems is responsible for user logins and passwords.
It will store all users and their passwords in database.
What is the function of Memory Management?
The process of controlling and coordinating a computer’s main memory.
What is the function of Defragmentation?
Re-organising fragmented data on a Hard Disk Drive to improve performance.