Question 146

Refer to the following code that runs in an Execute Anonymous block:
  • Question 147

    Which two types of process automation can be used to calculate the shipping cost for an Order when the Order is placed and apply a percentage of the shipping cost of some of the related Order Products?
    Choose 2 answers
  • Question 148

    Universal Containers has developed custom Apex code and Lightning Components in a Sandbox environment. They need to deploy the code and associated configurations to the Production environment.
    What is the recommended process for deploying the code and configurations to Production?
  • Question 149

    A developer has a block of code that omits any statements that indicate whether the code block should execute with or without sharing. What will automatically obey the organization-wide defaults and sharing settings for the user who executes the code in the Salesforce organization?
  • Question 150

    Which code in a Visualforce page and/or controller might present a security vulnerability?