Which three options can be accomplished with formula fields? (Choose three.)
What is a capability of the <ltng:require> tag that is used for loading external Javascript libraries in Lightning Component? (Choose three.)
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 two.)
A developer has the controller class below.Which code block will run successfully in an execute anonymous window?
In a single record, a user selects multiple values from a multi-select picklist.How are the selected values represented in Apex?
Which statement results in an Apex compiler error?