Database-Management-System
August 29, 2024Indexing
August 29, 2024Database-Management-System
Question 622 |
A locked file can be :
accessed by only one user | |
modified by users with the correct password | |
is used to hide sensitive information | |
both (B) and (C) |
Question 622 Explanation:
File locking is a mechanism that restricts access to a computer file by allowing only one user or process to access it in a specific time.
Correct Answer: A
Question 622 Explanation:
File locking is a mechanism that restricts access to a computer file by allowing only one user or process to access it in a specific time.