Which two platform features align to the Controller portion of MVC architecture? (Choose two.)
Correct Answer:
AB
A developer needs to join data received from an integration with an external system with parent records in Salesforce. The data set does not contain the Salesforce IDs of the parent records, but it does have a foreign key attribute that can be used to identify the parent.
Which action will allow the developer to relate records in the data model without knowing the Salesforce ID?
Correct Answer:
D
A developer wants to display all of the available record types for a Case object. The developer also wants to display the picklist values for the Case.Status field. The Case object and the Case Status field are on a custom visualforce page. Which action can the developer perform to get the record types and picklist values in the controller? Choose 2 answers
Correct Answer:
AB
What is the minimum log level needed to see user-generated debug statements?
Correct Answer:
A
How can a developer set up a debug log on a specific user?
Correct Answer:
D