Tuesday, 11 April 2017

Salesforce Certified Platform Developer I – Spring ’17 Release Exam

1. Which two options are available to display detailed information about the status of an Apex batch job? Choose 2 answers
A. Elapsed time
B. Submitted by user
C. Submitted date
D. Heap size

2. Which feature enables creating, updating and deleting records in other Salesforce orgs?
A. Lightning-to-Lightning Connector
B. Apex Triggers for Writeable External Objects
C. Database.WriteableObject Interface
D. Salesforce Connect Cross-Org Adapter

3. Which three types of content can shortcuts be created for using Favorites? Choose 3 answers
A. Chatter groups
B. Record home pages
C. Custom tabs
D. Dashboards
E. Global actions

4. Which three actions can be taken from the Global Actions Menu? Choose 3 answers
A. Execute anonymous blocks of Apex code.
B. Launch a custom Visualforce Page.
C. Launch a custom Canvas App.
D. Post to a Chatter feed.
E. Launch a custom Lightning Component.

5. A Platform Developer wants to reference an image included in the Salesforce Lightning Design System from a Visualforce page.
Which two references should be included in the page markup? 
Choose 2 answers
A. $SLDS
B. <force:slds>
C. <apex:slds>
D. $Asset

6. Custom Lightning Record Pages can be assigned to which three items? 
Choose 3 answers
A. Record types
B. Apps
C. Profiles

D. Roles
E. Public groups

7. Which component type will display the details of the parent Account from a custom Lightning record page for the Contact object?
A. Hierarchy component
B. Parent object component
C. Filter list component
D. Related record component


No comments: