00:00

QUESTION 16

Which data type or collection of data types can SOQL statements populate or evaluate to? (Choose 3)

Correct Answer: ABD

QUESTION 17

A developer writes a SOQL query to find child records for a specific parent. How many levels can be returned in a single query?

Correct Answer: C

QUESTION 18

A developer created a Lightning component to display a short text summary for an object and wants to use it with multiple Apex classes.
How should the developer design the Apex classes?

Correct Answer: C

QUESTION 19

Which two Apex data types can be used to reference a Salesforce record ID dynamically? (Choose two.)

Correct Answer: AD

QUESTION 20

When creating unit tests in Apex, which statement is accurate?Choose 2

Correct Answer: BD