- (Exam Topic 2)
What is the minimum log level needed to see user-generated debug statements?
Correct Answer:A
- (Exam Topic 2)
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
- (Exam Topic 2)
What can used to delete components from production?
Correct Answer:D
- (Exam Topic 2)
Given the code below, which three statements can be used to create the controller variable? Public class accountlistcontroller{ public list
Correct Answer:BDE
- (Exam Topic 2)
Where would a developer build a managed package?
Correct Answer:D
- (Exam Topic 1)
Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)
Correct Answer:D