A template component that declares a named area that must be defined by an <apex:define>
component in another Visualforce page. Use this component with the <apex:composition> and
<apex:define> components to share data between multiple pages.

A.
apex:outputText
B.
apex:barSeries
C.
apex:insert
D.
apex:inputFile
Correct answer is C
0
0