Salesforce Certified Platform App Builder — Question 426

Which two metadata changes can be made directly in a production environment without deploying from a sandbox? (Choose two.)

Answer options

Correct answer: A, D

Explanation

Validation rules and Visualforce pages can be modified directly in the production environment, allowing for immediate changes without sandbox deployment. In contrast, Apex Triggers and Apex Classes require deployment from a sandbox due to their complexity and potential impact on system stability.