Question 1 Report
The delete permission allows one to ____________
File systems use permissions to control what actions a user is allowed to perform on files and directories. The delete permission specifically grants the ability to delete or remove files and directories from the storage system.
This is distinct from other permissions, the read permission allows a user only to view or open a file's contents, and the write, or modify, permission allows a user to change the contents of an existing file, but neither of these allows the file itself to be removed from the system. Delete permission is a separate, more powerful right because it destroys the file entirely rather than just viewing or editing it.
Sharing music is an activity that might use various permissions depending on the system, but it is not what the delete permission itself grants, so it does not match the specific action described in the question.
Exam tip: keep the three core file permissions distinct in your mind, read (view), write or modify (change contents), and delete (remove the file or directory entirely).
Everything you need to excel in your exams