Multiple choice

Which of the following operations on file is the one in which file attributes remain the same, but the file has a reduced size because a user deletes information in the file?

  1. Creating a file

  2. Writing a file

  3. Repositioning within a file

  4. Truncating a file

  5. Deleting a file

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

This operation on file is the one in which file attributes remain the same, but the file has a reduced size because a user deletes information in the file.