Free Practice Mock Questions Set 136-140 (Quiz # 28) for Salesforce PDII Exam, according to official Salesforce Platform Developer II exam syllabus topic # 6
Which of the following elements can be members of a public group? Choose 3
Answer : A, C, D
In which of the following scenarios would it be acceptable to use programmatic sharing instead of declarative sharing?
Answer : B, C, D
A developer wants to retrieve and deploy metadata, perform a simple CSV export of query results, and debug APEX Rest calls by viewing the JSON responses. Which tool should the developer use?
Answer : C
Which of the following annotations is the right way to invoke a single apex method
Answer : A
Invokable methods accept sObjects as parameters
Answer : B