Salesforce Certified Platform App Builder — Question 85
ABC Company installs an unmanaged package.
Which of the following are true? (Choose two.)
Answer options
- A. Unmanaged packages have a namespace prefix.
- B. Components of unmanaged packages can be edited.
- C. Unmanaged packages don't have a version number.
- D. Unmanaged packages can be upgraded.
- E. Tests are executed during deployment.
Correct answer: B, E
Explanation
The correct answers are B and E because components of unmanaged packages can indeed be modified, allowing for customization. Additionally, tests are executed during the deployment of unmanaged packages to ensure functionality. Options A, C, and D are incorrect because unmanaged packages do not have a namespace prefix, they do not have a version number, and they cannot be upgraded once installed.