Question: 1
Which three statements are true regarding cross-object formulas? Choose 3 answers
Question: 2
A platform developer needs to write an apex method that will only perform an action if a record is assigned to a specific record type. Which two options allow the developer to dynamically determine the ID of the required record type by its name? Choose 2 answers
Question: 3
Which three statements are true regarding the @istest annotation? Choose 3 answers
Question: 4
In which two trigger types can a developer modify the new sObject records that are obtained by the trigger.new context? Choose 2 answers
Question: 5
A developer needs to include a visualforce page in the detail section of a page layout for the account object, but does not see the page as an available option in the page layout editorwhich attribute must the developer include in the tag to ensure the visualforce page can be embedded in a page layout