Which of the following operations is used to remove a file from the file system?

Which of the following operations is used to remove a file from the file system?

Answer: B. DeleteThe Delete operation is used to remove a file from a file system. The file's data blocks are marked as available for reuse, and its entry is removed from the…

  1. A.

    Close

  2. B.

    Delete

  3. C.

    Rename

  4. D.

    Read

Attempted by 219 students.

Show answer & explanation

Correct answer: B

The Delete operation is used to remove a file from a file system. The file's data blocks are marked as available for reuse, and its entry is removed from the directory structure.

Explore the full course: Isro

Loading lesson…