A. It is the synchronization between the model and the view
B. ng-model directive is used to bind data from the model to the view on HTML controls
C. double brackets (( )) can be used to display content from the model
D. ng-bind directive is used to bind the inner HTML of the element to the specified model Property
Correct Answer is :
C. double brackets (( )) can be used to display content from the model