In distributed file system, file name does not reveal the —

2021

In distributed file system, file name does not reveal the —

Answer: B. physical storage locationIn a Distributed File System (DFS) : A file name should be independent of its physical storage location . Users should not know or care where the file is…

  1. A.

    local name

  2. B.

    physical storage location

  3. C.

    both local name and physical storage location

  4. D.

    None of the above

Attempted by 365 students.

Show answer & explanation

Correct answer: B

In a Distributed File System (DFS) : A file name should be independent of its physical storage location .

Users should not know or care where the file is physically stored.

File name only represents the file logically , not its real location.

Therefore, the file name does NOT reveal physical storage location . Important Points (English) In a Distributed File System (DFS) , the file name is independent of its physical storage location .

Users do not need to know where the file is actually stored in the network.

The file name provides only a logical identity , not the real (physical) location.

This property is known as location transparency .

Location transparency allows files to be moved or replicated without changing their names.

DFS improves scalability, reliability, and ease of use for distributed environments

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…