How are project conflicts resolved in a multi-user development environment?
A.
Multiple users cannot work on projects at the same time. Users must regulate which projects are checked out in order to not create a conflict.
B.
Conflicts are resolved during the check in process
C.
Always deleted local changes when checking in files to avoid conflicts
D.
The administration tool locks projects on the server to avoid conflicts