What is data binding angular?



What is data binding angular?..

Answer / Hashir Moheet

Data binding in Angular refers to the automatic synchronization of data between the application's model and its view. It includes one-way (parent to child) and two-way (both ways) data binding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Do you know what is scope in angular.js?

1 Answers  


What is dependency injection (di)? Why use?

1 Answers  


What is resolver in angular 2?

1 Answers  


What is injector?

1 Answers  


What are the features of angular 2 service?

1 Answers  


How to configure angular routes?

1 Answers  


What is * ngfor?

1 Answers  


Is a directive legally binding?

1 Answers  


How does lazy load work?

1 Answers  


What ide's are currently used for the development of angularjs?

1 Answers  


What are the differences between link and compile?

1 Answers  


What’s the used of @outputs in angular 2?

1 Answers  


Categories