Question 96
Which tool allows a developer to send requests to the Salesforce REST APIs and view the responses?
Question 97
What is a correct pattern to follow when programming in Apex on a Multi-tenant platform?
Question 98
A company wants to create an employee rating program that allows employees to rate each other. An employee's average rating must be displayed on the employee record. Employees must be able to create rating records, but are not allowed to create employee records. Which two actions should a developer take to accomplish this task? choose 2 answers
Question 99
Which option should a developer use to create 500 Accounts and make sure that duplicates are not created for existing Account Sites?
Question 100
A platform developer at Universal Containers needs to create a custom button for the Account object that, when clicked, will perform a series of calculations 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 three.)
