Tuesday, May 1, 2018

SALESFORCE CERTIFIED PLATFORM DEVELOPER – SPRING ’18 RELEASE EXAM QUESTIONS

1 of 5. What is the replacement that Salesforce recommends for Force.com IDE 2 Beta?
  • A. MavensMate for Sublime Text
  • B. Workbench
  • *C. Salesforce Extensions for VS Code
  • D. Developer Console
2 of 5. Which Salesforce command line interface (CLI) command supports the generation of new Apex triggers?
  • A. force:data:sobject:createtrigger
  • *B. force:apex:trigger:create
  • C. force:schema:sobject: -t I createtrigger
  • D. force:trigger:new
3 of 5. Which debug type captures information related to accessing external objects with the Salesforce Connect cross-org and OData adapters?
  • A. XDS_REQUEST
  • *B. XDS_RESPONSE
  • C. XDS_OBJECT
  • D. XDS_CONNECT
4 of 5. Which global variable can be used to detect whether a Visualforce page is loaded in Lightning apps with console navigation or standard navigation?
  • A. $U1.UserTheme
  • B. $Browser.formFactor
  • C. $Organization.UlTheme
  • *D. $User.U1Theme
5 of 5. What can be used to control the styling and behavior of the Salesforce login process?

  • A. Lightning component login flow
  • *B. Visualforce Page login flow
  • C. Process Builder on login event
  • D. Quick Action on login event

Salesforce Certified Platform App Builder - Spring '18 Release Exam

1 of 5. What is a new feature in Lightning Experience added to Reports and Dashboards in this release?
  • A. Matrix Reports
  • B. Joined Reports
  • C. Row limit filters on Dashboards
  • D. Subscribe to Reports
  • *E. Subscribe to Dashboard
2 of 5. How can an App Builder add a Flow to the Action menu on a Lighting record page?
  • A. Using a Global Action
  • B. Using an Auto-launched Flow
  • *C. Using an Object-specific Action
  • D. Using a Lightning component
3 of 5. Which new standard feature should an App Builder use to collect Sales team feedback about a new Lightning page layout?
  • A. Survey Quick Action
  • B. Survey Email Alert
  • C. Survey Visualforce page
  • *D. Survey Lightning component
4 of 5. Which data protection functionality does the Individual object provide?
  • A. Personal Information packaging
  • B. Personal Information deletion
  • *C. Data Privacy Preferences
  • D. Data Privacy Protection
5 of 5. Which object now triggers a Process Builder and Workflow Rule?

  • A. Orders
  • *B. Topics
  • C. Assets
  • D. Campaigns