1.5.2 Utility Software Flashcards
What is utility software? (2)
Software that performs a specific task (1) to aid the computer in running (1)
What is encryption software? (3)
Software that disguises data (1) using an algorithm (1) so only authorised users can understand it (1)
What is the purpose of defragmentation software? (3)
Files on the hard disk are moved (1) so files are stored together (1) so fewer disk accesses are needed (1)
Why might a computer run faster after defragmentation software has run? (3)
It takes less time to access a file because the data is stored contiguously (together in order) (1) so the HDD doesn’t need to move as far to read the next piece of data (1) because it will be in the next memory location (1)
Give three examples of utility programs (3)
Backup (1) Encryption (1) Compression (1) Firewall (1) anti-virus (1)
How does compression software reduce file size? (4)
It uses an algorithm (1) to remove repeated or unnecessary data (1) It could be lossy or lossless (1) lossy removes data permanently. Lossless means original file will be restored (1)
List 3 things you can do with a file management utility (3)
Place files in folders (1) rename folders (1) delete files (1) create folders. (1) etc.