Which data type or collection of data types can SOQL statements populate or evaluate to? (Choose 3)
Correct Answer:
ABD
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
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
Which two Apex data types can be used to reference a Salesforce record ID dynamically? (Choose two.)
Correct Answer:
AD
When creating unit tests in Apex, which statement is accurate?Choose 2
Correct Answer:
BD