A component that adds AJAX support to another component, allowing the component to be refreshed asynchronously by the server when a particular event occurs, such as a button click or mouseover.
See also:
Correct Answer:D
What two ways are available to customize and create applications in salesforce? (No Answer)
Correct Answer:A
This Apex class allows developers to reference an instantiation of a page.
Correct Answer:C
Like other Apex classes, custom controllers execute entirely in , in which the object and field-level permissions of the current user are ignored.
Correct Answer:B
What is NOT a component of a custom Force.com application?
Correct Answer:A