Question: 1
Which two statements are true about Apex code executed in Anonymous Blocks? Choose 2 answers
Question: 2
Which option should a developer use to create 500 Accounts and make sure that duplicates are not created for existing Account Sites?
Question: 3
A developer needs to create a custom Visualforce button for the Opportunity object page layout that will cause a web service to be called and redirect the user to a new page when clicked. Which three attributes need to be defined in the tag of the Visualforce page to enable this functionality? Choose three answers.
Question: 4
Which two combined methods should a developer use to prevent more than one open Opportunity on each Account? Choose 2 answers
Question: 5
A developer wants to store a description of a product that can be entered on separate lines by a user during product setup and later displayed on a Visualforce page for shoppers. Which field type should the developer choose to ensure that the description will be searchable in the custom Apex SOQL queries that are written?