Question 101

A lead object has a custom field Prior_Email__c. The following trigger is intended to copy the current Email into the Prior_Email__c field any time the Email field is changed:

Which type of exception will this trigger cause?
  • Question 102

    Which Salesforce feature allows a developer to see when a user last logged in to Salesforce if real-time notification is not required?
  • Question 103

    A developer has a Visualforce page and custom controller to save Account records. The developer wants to display any validation rule violation to the user. How can the developer make sure that validation rule violations are displayed?
  • Question 104

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

    What is a fundamental difference between a Master-Detail relationship and a Lookup relationship?