Salesforce Certified Platform App Builder — Question 125
Which two are key considerations when using Unmanaged packages? (Choose two.)
Answer options
- A. The person who created the Unmanaged package can change or upgrade installed components.
- B. A namespace is required to create an Unmanaged package.
- C. A namespace is not required to create an Unmanaged package.
- D. The person who created the Unmanaged package has no control over the installed components.
Correct answer: C, D
Explanation
The correct answers are C and D because an Unmanaged package does not require a namespace for its creation, and once installed, the creator loses control over the components. Options A and B are incorrect as they imply that the creator maintains control and that a namespace is necessary, which contradicts the nature of Unmanaged packages.