Free Platform-Developer-II Exam Dumps

Question 11

- (Exam Topic 1)
A company has a custom object, Order____c, that has a required, unique, external ID field called Order_Number____c. Which statement should be used to perform the DML necessary to insert new records and update existing records in a List of Order____c records?

Correct Answer:D

Question 12

- (Exam Topic 1)
A company has code to update a Request and Request Lines and make a callout to their external ERP system's REST endpoint with the updated records.
Platform-Developer-II dumps exhibit
The CalloutUtil. makeRestCallout fails with a 'You have uncommitted work pending. Please commit or rollback before calling out' error. What should be done to address the problem?

Correct Answer:D

Question 13

- (Exam Topic 1)
When developing a Visualforce page that will be used by a global organization that does business in many languages and many currencies, which feature should be used? (Choose three.)

Correct Answer:ABD

Question 14

- (Exam Topic 1)
A company has a web page that needs to get Account record information, given its Salesforce record ID, from JavaScript on the page and then display it. Which method of integration is optimal?

Correct Answer:B

Question 15

- (Exam Topic 1)
A developer is building a Visualforce page that interacts with external services.
Which interface should the developer implement to test this functionality? (Choose two.)

Correct Answer:AD