Explain utility software functions (anti-virus, backup, disk defragmentation)

2 Hardware and software – Utility Software Functions

Anti‑Virus Software 🛡️

Think of anti‑virus software as a security guard for your computer. It watches every file that enters or leaves the system, looking for patterns that match known “bad guys” (viruses, worms, trojans). When it spots one, it stops it, removes it, or quarantines it.

  • 🔍 Scanning: Regular checks of files, emails, and downloads.
  • 🛑 Detection: Uses a database of virus signatures and heuristic analysis.
  • 🗑️ Removal: Deletes or isolates the threat.

Exam tip: Remember the three main functions – scanning, detection, removal – and give an example of each.

Backup Software 💾

Backup software is like a time‑machine that copies your data to a safe place. If something goes wrong (hard‑drive failure, accidental deletion), you can restore the copy.

  1. 📁 Choose what to backup: Files, folders, or entire system images.
  2. Schedule: Automatic daily, weekly, or manual backups.
  3. 💡 Storage options: External hard drive, cloud, or network share.

Exam tip: Explain the difference between full, incremental, and differential backups and why each is useful.

Disk Defragmentation 🗂️

When you save files, they can become scattered across the hard drive – like a book with pages shuffled. Disk defragmentation reorganises these fragments so the computer can read them faster.

  • 📦 Fragmentation: Files split into pieces across the disk.
  • ⚙️ Defragmentation process: Moves fragments together, creating contiguous blocks.
  • 🚀 Result: Faster file access and improved system performance.

Exam tip: Describe how fragmentation affects read/write speeds and why SSDs don’t need defragmentation.

Utility Software Summary Table

Utility Primary Function Exam Focus
Anti‑Virus Detect, quarantine, and remove malware. Scanning methods, signature vs heuristic detection.
Backup Create copies of data for recovery. Backup types, scheduling, storage media.
Defragmentation Reorganise file fragments to improve speed. Impact on performance, SSD vs HDD.

Revision

Log in to practice.

0 views 0 suggestions