Given the code below which three statements can be used to create the controller variable
Answers
Answered by
5
Explanation:
Given the code below, which three statements can be used to create the controller variable? public class AccountList Controller { public List getAccounts() { return controller. getRecords (); } } ApexPages. StandardsetController controller = new ApexPages.
Similar questions