Salesforce Platform Developer I (legacy) — Question 106
Which two platform features align to the Controller portion of MVC architecture? (Choose two.)
Answer options
- A. Process Builder actions
- B. Workflow rules
- C. Standard objects
- D. Date fields
Correct answer: A, B
Explanation
The correct answers, Process Builder actions and Workflow rules, both serve to automate processes and manage business logic, which is the role of the Controller in MVC architecture. Standard objects and Date fields do not pertain to controlling application flow and logic, hence they are not suitable answers.