Salesforce Certified Platform Developer II — Question 95

Choose the correct definition for <apex:actionPoller>.

Answer options

Correct answer: B

Explanation

<apex:actionPoller> is specifically designed to send an AJAX request at defined intervals, making option B the correct choice. Options A, C, D, and E describe other functionalities related to AJAX in Visualforce but do not accurately define the purpose of <apex:actionPoller>.