____________ ensures that when two different people does the work and update parallelly, one should not over write the other
Answer options
A
Check-in
B
Check-out
C
Synchronization control
D
Baseline
Correct answer: Synchronization control
Explanation
Quick AnswerThe correct answer is Synchronization control because it directly addresses the core logic of Agile & DevOps.
Synchronization control manages concurrent edits and prevents overwrites.