Which two statements are acceptable for a developer to use inside procedural loops? (Choose two.) A. delete contactList; B. contactList.remove(i); C. Contact con = new Contact(); D. Account a = [SELECT Id, Name FROM Account WHERE Id = :con.AccountId LIMIT 1]; Suggested Answer: BC Community Answer: BC This question is in CRT-450 Salesforce Certified Platform Developer I Exam For getting Salesforce Certified Platform Developer I Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer