Multiple choice technology What is the effect of checking out a project? Locks the project in the server repository but not in the local repository Locks the projects in the local database repository Locks the projects in the server database repository Copies all object definitions in the project on the server to the local database Reveal answer Fill a bubble to check yourself B,C,D Correct answer Explanation Checking out a Siebel project locks it in both local and server repositories (preventing concurrent modifications), and copies all object definitions from server to local database, enabling offline development.