Salesforce Certified Platform Developer 1 - Spring ’17 Release Exam

*** Be aware of the sequence of Questions and Answers, It may change.

Question 1: A platform developer wants to reference an image included in the sales force lightning design system from visual force page.

Which two references should be included in the page markup?

A. $Asset
B. < apex:slds >
C. $SLDS
D. < force:slds >
                   
Answer: A & B should be correct
          
Question 2: Which three types of content can shortcut be created for using favorites?

Choose three answers

A. Chatter group
B. Record home pages
C. Dashboard.
D. Custom tabs
E. Global actions

Answer: A, B & C should be correct

Question 3: Which component type will display the details of the parent object from a custom lightning record for contact page?

A. Related record component
B. Parent component
C. Hierarchy component
D. Filter list component.

Answer: A should be correct

Question 4: Custom lighting record page can be assigned to which three items?

Choose 3 answers

A. Record Types
B. Apps
C. Profiles
D. Public group
E. Roles

Answer: A, B & C should be correct

Question 5: Which features enables creating, updating and deleting records in other sales force orgs?

A. Salesforce Connect Cross- Org Adapter.
B. Lightning – to – Lightning Connector
C. Database.WriteableObject Interface
D. Apex triggers for Writeable External objects.

Answer: A should be correct

Question 6: Which two options are available to display detailed information about the status of and apex batch job?

Choose 2 answers

A. Heap size
B. Submitted date
C. Elapsed time
D. Submitted by user

Answer: B & C should be correct

Question 7: Which three actions can be taken from the Global Action Menu?

Choose 3 Answers

A. Launch a custom visual force page
B. Launch a custom Canvas App
C. Launch a custom lightning Component
D. Post a chatter feed
E. Execute anonymous blocks of Apex code


Answer: A, B & C should be correct