Free Certified Platform Developer II Exam Braindumps (page: 24)

Page 23 of 107

What level can a hierarchy custom setting be defined for? (Choose three.)

  1. Users
  2. Groups
  3. Profiles
  4. Roles
  5. Organization

Answer(s): A,C,E



A developer has created a Visualforce page that uses a third-party JavaScript framework. The developer has decided to supply data to the JavaScript functions using JavaScript Remoting for Apex Controllers.
What is the correct syntax to declare a remote method in Apex? (Choose two.)

  1. @RemoteAction global static String getTable()
  2. @RemoteAction global String getTable()
  3. @RemoteAction public static String getTable()
  4. @RemoteObject global static String getTable()

Answer(s): A,C



Which API can be used to execute unit tests? (Choose three.)

  1. Streaming API
  2. Test API
  3. Tooling API
  4. SOAP API
  5. Metadata API

Answer(s): C,D,E



Which statement is true about using ConnectApi namespace (also called Chatter in Apex)? (Choose two.)

  1. Chatter in Apex methods honor the 'with sharing' and 'without sharing' keywords
  2. Chatter in Apex operations are synchronous, and they occur immediately
  3. Chatter in Apex methods do not run in system mode; they run in the context of the current user
  4. Many test methods related to Chatter in Apex require the IsTest (SeeAllData=true) annotation

Answer(s): C,D






Post your Comments and Discuss Salesforce Certified Platform Developer II exam with other Community members:

Exam Discussions & Posts