Data bindings refer to the data set in the controller.
Action bindings refer to action methods in the controller.
Component bindings refer to other Visualforce components
there are three types of bindings used in Visualforce
Data binding: Data bindings refer to the data set in the controller. Action bindings: Action bindings refer to action methods in the controller. Component bindings: Component bindings refer to other Visualforce components.