An HTML table that is defined by iterating over a set of data, displaying information about one item
of data per row. The body of the <apex:dataTable> contains one or more column components that
specify what information should be displayed for each item of data. The data set can include up to
1,000 items.

A.
apex:listViews
B.
apex:dataTable
C.
apex:define
D.
apex:inputHidden