Universal Containers (UC) had been using change sets for deploying all of the modifications toits Sales Cloud apps. After multiple business units joined the single Salesforce instance, there is a need to evaluate which development model is the most suitable for UC. The IT management has shown a particular interest in finding out more about the package development model. As an architect, which two statements can be made to articulate the differences between the change set model and package development model?
A. A change set can be retrieved from the developer's workbench as a package, then pushed into the version control system to achieve theVersioning control
B. In change set development, the source of truth is a combination of the metadata already in the environment and the content of your change Set
C. In package development, the best practice is to consider the dependencies and build the dependencies into the package so it can be deploye In any other target orgs
D. In package development, the source of truth is the metadata in the package project, which makes it easy to integrate to a version controlSystem