Question 91

A company has a custom object named Region. Each account in salesforce can only be related to one region at a time, but this relationship is optional. Which type of relantionship should a developer use to relate an account to a region?
  • Question 92

    Which two roll-up summary field types are required to find the average of values on detail records in a Master-Detail relationship?
  • Question 93

    Why would a developer consider using a custom controller over a controller extension?
  • Question 94

    Given the following Anonymous Block:

    Which one do you like?
    What should a developer consider for an environment that has over 10,000 Case records?
  • Question 95

    In the following example, which sharing context will myMethod execute when it is invoked?