ITPEC IP October 2025 Question 37

Source exam: ITPEC IP October 2025Topic: Security

ITPEC IP October 2025 — Question 37 of 100

The user has file read permission and folder read permission, but lacks file write permission — this combination allows the document to be found and opened yet prevents overwriting it.

Direct editing first requires access to the folder and permission to read the existing file. When the application attempts to save the modified content back to that same file, the missing write permission causes the reported error.

Answer (b)

Why not others:
- (a) grants file write permission, so the stated reason for the failed overwrite is absent

- (c) denies both file and folder reading, contradicting the fact that the document was opened

- (d) grants folder reading but denies file reading, so direct editing could not begin

Key rule: Read permission controls opening existing content; write permission independently controls changing or overwriting it.

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.