Salesforce Platform Developer I (legacy) — Question 253

Universal Containers wants to assess the advantages of declarative development versus programmatic customization for specific use cases in its Salesforce implementation.

What are two characteristics of declarative development over programmatic customization? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, highlight that declarative development simplifies certain processes by eliminating the need for Apex test classes and allowing changes through the Setup menu. Choices C and D are incorrect because declarative code may still require maintenance and does not necessarily exceed the limits of programmatic approaches.