Multiple choice

A locked file

  1. can be accessed only by one user

  2. can be modified by user with correct password

  3. is used to hide sensitive information

  4. none of the above

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

A locked file can be accessed by only one user at a time to prevent concurrent modifications that could corrupt data or cause inconsistencies. Other users must wait for the lock to be released.