Salesforce Exam Questions

____________ is a placeholder for content that is rendered in a specific part of the parent componen

____________ is a placeholder for content that is rendered in a specific part of the parent
component, such as the header or footer of an <apex:dataTable>.

A.
<apex:labelSet>

B.
<apex:customName>

C.
<c:facet>

D.
<apex:facet>

E.
<c:labelSet>

F.
None of these