CRT-450 Web TestEngine demo

Exit VCEDump CRT-450 Salesforce Certified Platform Developer I (CRT-450)
Question 72 of 95
0% complete
Q72 Single choice

A developer runs the following anonymous code block in a Salesforce org with 100 accounts List acc=
{select id from account limit 10}; delete acc; database.emptyrecyclebin(acc); system.debug (limits.getlimitqueries()+' ,'+Limits.getlimitDMLStatements());

What is the debug output?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in