DEX-450 Exam Question 131

A Next Best Action strategy uses an Enhance Element that invokes an Apex method to determine a discount level for a Contact, based on a number of factors. What is the correct definition of the Apex method?
  • DEX-450 Exam Question 132

    A developer wants to display all of the available record types for a Case object. The developer also wants to display the picklist values for the Case.Status field. The Case object and the Case.Status field are on a custom Visualforce page. Which action can the developer perform to get the record types and picklist values in the controller? (Choose 2)
  • DEX-450 Exam Question 133

    Universal Containers (UC) uses a custom object called Vendor. The Vendor custom object has a Master-Detail relationship with the standard Account object. Based on some internal discussion, the UC administrator tried to change the Master-Detail relationship to a Lookup relationship but was not able todo so. What is apossible reason that this change was not permitted?
  • DEX-450 Exam Question 134

    Which two platform features align to the Controller portion of MVC architecture? (Choose two.)
  • DEX-450 Exam Question 135

    Which option would a developer use to display the Accounts created in the current week and the number of related Contacts using a debug statement in Apex?