Question 37:
A link to a URL. This component is rendered in HTML as an anchor tag with an href attribute. Like its HTML equivalent, the body of an <apex:outputLink> is the text or image that displays as the link. To add query string parameters to a link, use nested <apex:param> components.
Answer options:
A. apex:inputField B. apex:outputLink C. apex:lineSeries D. apex:emailPublisher