1.5.2 Utility Software Flashcards
(5 cards)
1
Q
What is the purpose of Utility Software?
A
- Utility software/programs are dedicated to the maintenance and organisation of a computer system.
- They run additional tasks that are not performed by OS:
- Encryption Software
- Defragmentation
- Data compression
2
Q
What is encryption software?
A
- Encryption software uses an algorithm to scramble plain text into cipher text.
- The text can only be decrypted and made readable again with a key so it cannot be understood if intercepted by unauthorised users.
3
Q
What is defragmentation?
A
Defragmentation is used to reorganise the files that have become fragmented over time.
4
Q
How does fragmentation happen?
A
Defragmentation puts all of the free space together and all of the same parts of the same file together
5
Q
What is data compression?
A
- A utility that reduces the size of a file so it takes up less space and is quicker to download over the internet
- Depending on the file lossy or lossless algorithm is used