AngularJS Question:
Download Questions PDF

What is data binding in Angular.js?

Answer:

Automatic synchronization of data between the model and view components is referred as data binding in Angular.js.
There are two ways for data binding:

► Data mining in classical template systems
► Data binding in angular templates

Download AngularJS Interview Questions And Answers PDF

Previous QuestionNext Question
What Angular JS routes does?What is registering callbacks in AngularJS?