Question 46

Which Apex collection is used to ensure that all values are unique?
  • Question 47

    What is a capability of the Developer Console?
  • Question 48

    Universal Containers stores the availability date on each Line Item of an Order and Orders are only shipped when all of the Line Items are avaible. Which method should be used to calculate the estimated ship date for an Order?
  • Question 49

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

    Which type of code represents the Model in the MVC architecture when using Apex and Visualforce pages?