Free Salesforce CCD-102 Exam Actual Questions

The questions for CCD-102 were last updated On Dec 17, 2024

Question No. 1

Given the sandbox with:

Service configured and assigned to its profile and credential

A code version that uses that service

And given the requirement to limit the number of success or error calls the code can perform to a restricted number of calls per second.

Which configuration should the developer perform?

Show Answer Hide Answer
Correct Answer: B

Question No. 2

A developer is asked to create a controller endpoint that will be used in a client-side AJAX request. Its purposes is to display updated information to the user when the request is completed, without otherwise modifying the appearance of the current page.

According to SFRA practices, which method best supports this objective?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

A Digital Developer needs to add a new form to the shopping cart page to allow customers to enter their rewards pass ID. There is already an existing Cart.js controller that handles processing of the other cart forms. In addition, a form field node is in the form XML and the necessary form input is present in the ISML template.

The code below is the submit button for the ISML markup.

What additional steps must occur before the Digital Developer can begin writing the processing code for this request?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

Universal Containers wants to change a content slot that is currently configured to display a content asset. Now they want the slot to display the top five selling boxes for the week.

Which two changes need to be made for this to occur? (Choose two.)

Show Answer Hide Answer
Correct Answer: B, C