Explain the differences between one-way binding and two-way binding.



Explain the differences between one-way binding and two-way binding...

Answer / Yashdeep Rajak

One-way data binding (also known as one-time binding) means that changes made to the view do not affect the model, whereas changes made to the model do update the view. Two-way data binding means that changes made in either the view or the model are reflected in both places.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

Please explain formgroup and formcontrol in angular?

1 Answers  


What is pure pipe in angular?

1 Answers  


How can primeng be used with angular2?

0 Answers  


What is different between angular 2 and angular?

1 Answers  


What are the 3 types of advance directives?

1 Answers  


What is dom stand for?

1 Answers  


Can you explain spa architecture in angularjs?

1 Answers  


How to securely parse and manipulate your HTML data in AngularJS?

1 Answers  


Differentiate between one-way binding and two-way data binding.

1 Answers  


What is angular cli command?

1 Answers  


What is primeng? How can it be used with angular 2?

1 Answers  


What is routes?

1 Answers  


Categories