Question: 1
Which two statements can a developer use to throw a custom exception of type MissingFieldValueException? Choose 2 answers.
Question: 2
Which three resources in a Lightning Component Bundle can contain JavaScript functions? Choose 3
Question: 3
Which two statements are true about Apex code executed in Anonymous Blocks? Choose 2 answers
Question: 4
Which option should a developer use to create 500 Accounts and make sure that duplicates are not created for existing Account Sites?
Question: 5
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.