GATE-2024-CS1(Forenoon)
October 25, 2024APPSC Polytechnic College Lectures-2020 General Paper
October 26, 2024HCU PHD CS MAY 2012
Question 2
|
A locked file can be
accessed by a user having correct password
|
|
accessed by one user
|
|
used to hide data
|
|
none of the above
|
Question 2 Explanation:
File locking is a mechanism that restricts access to a computer file, or to a region of a file, by allowing only one user or process to modify or delete it in a specific time and to prevent reading of the file while it’s being modified or deleted.
Correct Answer: B
Question 2 Explanation:
File locking is a mechanism that restricts access to a computer file, or to a region of a file, by allowing only one user or process to modify or delete it in a specific time and to prevent reading of the file while it’s being modified or deleted.