Salesforce Certified Platform Developer I – Spring ’18 Release Exam

Salesforce Certified Platform Developer I – Spring ’18 Release Exam


1 of 5. What is the replacement that Salesforce recommends for Force.com IDE 2 Beta?

A.  Workbench.
B.  Developer Console.
C.  MavensMate for Sublime Text.
D.  Salesforce Extensions for VS code.

Reference

2 of 5. What can be used to control the styling and behavior of the Salesforce login process?

A.  Visaulforce page login flow.
B.  Lightning Component Login flow.
C.  Process Builder on login event.
D.  Quick Action on login event.

Reference

3 of 5. Which Salesforce command line interface (CLI) command supports the generation of new Apex triggers?

A.  force:schema:sobject: -t | createtrigger
B.  force:data:sobject:createtrigger
C.  force:trigger:new
D.  force:apex:trigger:create

Reference

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.  $Browser.formFactor.
B.  $UI.UserTheme.
C.  $Organization.UITheme.
D.  $User.UITheme.

Reference

5 of 5. Which debug type captures information related to accessing external objects with the Salesforce Connect cross-org and OData adapters?

A.  XDS_CONNECT.
B.  XDS_RESPONSE.
C.  XDS_OBJECT.
D.  XDS_REQUEST.

Reference

Happy Sharing...

Everyone has their own favourites, so please feel free to share yours in the comments below!

Comments

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete
  3. Thank you for the good post. I Successfully cleared my Salesforce Platform Developer 1 exam. I found a site with more than 200 real exam questions for Salesforce Platform Developer 1 helped me to clear the exam with 95%. Skillcertpro ! Good dumps for anyone who is looking to clear the exam.

    ReplyDelete
  4. Thanks for the post to letting know the correct answers for the salesforce platform developer 1 exam. https://www.exact2pass.com/Splunk-Enterprise-Certified-Architect.html i was searching around google and found your post. Thanks for this help.

    ReplyDelete

Post a Comment

Popular posts from this blog

Salesforce LWC : Compact Layout on Hover

Salesforce LWC With Third Party JS : D3

Communications between Lightning Components : Salesforce