+1 vote
in Angular by

Which of the following statement specifies the data-binding in AngularJS?

a) Synchronization of data between the model and view components.

b) Synchronization of data between the model and controller components.

c) Synchronization of data between the controller and view components.

d) None of the above

1 Answer

0 votes
by

a) Synchronization of data between the model and view components.

...