Question 61

Which actions can a developer perform using the Schema Builder?Choose 2 answers
  • Question 62

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

    A developer needs to create a custom button for the Account object that, when clicked, will perform a series of calculation and redirect the user to a custom visualforce page.
    Which three attributes need to be defined with values in the <apex:page> tag to accomplish this?
    Choose 3 answers
  • Question 64

    A developer must provide a custom user interface when users edit a Contact. Users must be able to use the interface in Salesforce Classic and Lightning Experience.
    What should the developer do to provide the custom user interface?
  • Question 65

    What is the preferred way to reference web content such as images, style sheets, JavaScript, and other libraries that is used in Visualforce pages?