Ut 2 Flashcards
What is the purpose of utility software?
To help set up, optimize, and maintain the computer
Utility software also makes memory allocation more efficient and checks the system for faults.
What does a disk formatter do?
Prepares/initializes a disk for storing files by partitioning it and generates a new file system
It can also delete all data from the disk and sets up a file allocation table.
True or False: A disk formatter can delete all data from a disk.
True
This process is part of preparing the disk for new data.
What is the main function of defragmentation?
Moves/rearranges blocks of files so that each individual file is contiguous in memory
This also optimizes free space and reduces access times.
Fill in the blank: Defragmentation improves disk access times by reducing _______.
head movement
This is because data becomes contiguous.
What does disk repair do?
Scans for errors/inconsistencies in a disk and corrects them
This prevents bad sectors from being used and reduces access times.
What is the function of backup software?
Allows retrieval of data and provides security against loss
It creates copies of data at regular intervals in case the original is lost or corrupted.
What does disk/system clean up achieve?
Optimizes storage by removing unwanted files
This helps maintain system performance.
What is the purpose of compression software?
Reduces file size, saves storage and memory space, and reduces transmission time
This is particularly useful for efficient data storage and transfer.
What does a virus checker do?
Frees up RAM by removing software that takes up memory and scans for malicious program code
This helps maintain system performance and security.