ITPEC IP April 2021 Question 19

Source exam: ITPEC IP April 2021Topic: Software

ITPEC IP April 2021 — Question 19 of 100

The correct mapping is current directory = C, absolute path = B, and root directory = A. The root is the topmost directory. An absolute path specifies the route from that root to the target. The current directory is the directory presently being used as the starting context.

Answer (c)

Why not others:
- A describes the root, not the current directory

- D describes a relative path because it starts from the current directory

- C describes the current directory, not the root

Key rule: Absolute paths start at the root; relative paths are interpreted from the current directory.

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.