Salesforce Exam Questions

Use this component to get user input for a controller method that does not correspond to a field on

An HTML input element of type checkbox. Use this component to get user input for a controller
method that does not correspond to a field on a Salesforce object.

A.
apex:dataList

B.
apex:inputCheckbox

C.
apex:actionPoller

D.
apex:componentBody