Explain data binding in angular 4?



Explain data binding in angular 4?..

Answer / Tajpal Singh

Data binding in Angular 4 refers to the automatic synchronization of data between the user interface (UI) and the underlying data model. It helps to keep the UI updated when the data changes, and vice versa. This process involves three key concepts: Data-driven templates, property bindings, and event bindings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is transclusion in angular?

1 Answers  


How to update angular 6 to angular 7?

1 Answers  


What is shadow dom and how it is helping to perform better in angular 2?

1 Answers  


How will you explain deep linking in angularjs?

1 Answers  


What are the form validations supported by angularjs?

1 Answers  


What is angular 4? What’s new in angular 4?

1 Answers  


In angular, describe how will you set, get and clear cookies?

1 Answers  


How does a shaking tree work?

1 Answers  


What is meant by decorator in angular?

1 Answers  


Explain components in angular 2?

1 Answers  


What is angular controllers?

1 Answers  


What is angularjs latest version?

1 Answers  


Categories