- (Exam Topic 1)
Which two Apex data types can be used to reference a Salesforce record ID dynamically? (Choose two.)
Correct Answer:AD
- (Exam Topic 2)
When a task is created for a contact, how can a developer prevent the task from being included on the activity timeline of the contact's account record?
Correct Answer:A
- (Exam Topic 2)
How can a developer warn users of SOQL governor limit violations in a trigger?
Correct Answer:D
- (Exam Topic 2)
Managed Packages can be created in which type of org?
Correct Answer:C
- (Exam Topic 2)
Which two SOSL searches will returns records matching search criteria contained in any of the searchable texts fields on an object? Choose 2 answers
Correct Answer:AD
- (Exam Topic 2)
Which query should a developer use to obtain the Id and Name of all the Leads, Accounts, and Contacts that have the company name "Universal Containers"?
Correct Answer:A