Question 151

Which two number expression evaluate correctly? Choose 2 answers
  • Question 152

    What are two valid options for iterating through each Account in the collection List<Account> named AccountList? (Choose two.)
  • Question 153

    An Approval Process is defined in the Expense_Item__c. A business rule dictates that whenever a user changes the Status to 'Submitted' on an Expense_Report__c record, all the Expense_Item__c records related to the expense report must enter the approval process individually. Which approach should be used to ensure the business requirement is met?
  • Question 154

    Where are two locations a developer can look to find information about the status of asynchronous or future cals? Choose 2 answers
  • Question 155

    A developer created a Lightning web component called statuscomponent to be Inserted into the Account record page.
    Which two things should the developer do to make this component available?
    Choose 2 answers