Salesforce DEX-450 - Prepare for Salesforce Programmatic Development using Apex and Visualforce in Lightning Experience Certification Exam
Question #1 (Topic: demo questions)
A developer is creating a Lightning web component to show a list of sales records. The Sales Representative user should be able to see the commission field on each record. The Sales Assistant user should be able to see all fields on the record except the commission field. How should this be enforced so that the component works for both users without showing any errors?
Correct Answer: B
Explanation not available for this question.
Question #2 (Topic: demo questions)
Which three Salesforce resources can be accessed from a Lightning web component? Choose 3 answers
Correct Answer: A, C, E
Explanation not available for this question.
Question #3 (Topic: demo questions)
What are two benefits of using declarative customizations over code? Choose 2 answer
Correct Answer: A, D
Explanation not available for this question.
Question #4 (Topic: demo questions)
A developer creates a batch Apex job to update a large number of records, and receives reports of the job timing out and not completing. What is the first step towards troubleshooting the issue?
Correct Answer: A
Explanation not available for this question.