PDI Dumps

PDI Free Practice Test

Salesforce PDI: Platform Developer I (PDI)

QUESTION 1

- (Exam Topic 2)
Which data structure is returned to a developer when performing a SOSL search?

Correct Answer: A

QUESTION 2

- (Exam Topic 2)
A developer is notified that a text field is being automatically populated with invalid values.however, this should be prevented by a custom validation rule that is in placewhat could be causing this?

Correct Answer: A

QUESTION 3

- (Exam Topic 2)
The sales team at universal container would like to see a visual indicator appear on both account and opportunity page layout to alert salespeople when an account is late making payments or has entered the collections process. What can a developer implement to achieve this requirement without having to write custom code?

Correct Answer: B

QUESTION 4

- (Exam Topic 2)
A custom exception "RecordNotFoundException" is defined by the following code of block.public class RecordNotFoundException extends Exception()which statement can a developer use to throw a custom
exception?choose 2 answers

Correct Answer: AB

QUESTION 5

- (Exam Topic 2)
Which component is available to deploy using Metadata API? Choose 2 answers

Correct Answer: AB