Free Practice Mock Questions Set 56-60 (Quiz # 12) for Salesforce Platform Developer II Exam, according to official Salesforce Platform Developer II exam syllabus topic # 11
What log category should be used to see the limits in the Execution Overview of the Developer Console?
Answer : B
A company exposes a REST web service and wants to establish two-way SSL between Salesforce and the REST web service. A certificate signed by an appropriate certificate authority has been provided to the developer. What modification is necessary on the Salesforce side? Choose 2 answers
Answer : A, D
A developer has created a Visualforce page that uses a thirdparty 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 2 answers
Answer : A, C
What does the System. runAs () method enforce based on the target user?
Which statement is true about scheduled Apex? Choose 3 answers
Answer : A, B, C