Question 29:
An HTML input element of type password. Use this component to get user input for a controller method that does not correspond to a field on a Salesforce object, for a value that is masked as the user types.
Answer options:
A. apex:composition B. apex:barSeries C. apex:inputSecret D. apex:attribute