Version Control allows users to lock files so they can only be edited by one person at a time and track changes to files
Answer options
A
True
B
False
Correct answer: True
Explanation
Version control systems allow locking files to prevent concurrent edits and track file history.