Question 6
Which two sfdx commands can be used to add testing data to a Developer sandbox?
Question 7
What are two ways a developer can get the status of an enquered job for a class that queueable interface?
Choose 2 answers
Question 8
An after trigger on the Account object performs a DML update operation on all of the child Opportunities of an Account. There are no active triggers on the Opportunity object, yet a "maximum trigger depth exceeded" error occurs in certain situations.
Which two reasons possibly explain the Account trigger firing recursively? (Choose two.)
Question 9
What can used to delete components from production?
Question 10
Which code in a Visualforce page and/or controller might present a security vulnerability?
