Salesforce Exam Questions

Use an <apex:outputPanel> to group components together for AJAX refreshes.

A set of content that is grouped together, rendered with an HTML <span> tag, <div> tag, or
neither. Use an <apex:outputPanel> to group components together for AJAX refreshes.

A.
apex:outputPanel

B.
apex:includeScript

C.
apex:chartTips

D.
apex:lineSeries