Multiple choice

_____ can be used to uniquely identify a file.

  1. File size

  2. File structure

  3. File name

  4. File owner

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

A file name is the primary identifier used by users and the operating system to uniquely distinguish one file from another within a specific directory. While other attributes like size or owner exist, they are not unique identifiers.