ITPEC IP April 2020 Question 20

Source exam: ITPEC IP April 2020Topic: Software

ITPEC IP April 2020 — Question 20 of 100

Keeping the original file and later comparing it with the modified file identifies exactly what content changed. A difference operation can show additions, deletions, and replacements at record or field level.

Answer (b)

Why not others:
- file size and modification time indicate that a change may have occurred but not what changed

- record count misses modifications that do not add or remove records

- sorting by a key changes order and provides no prior version for comparison

Key rule: Detect specific modifications by comparing before-and-after versions or by recording a detailed change log.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.