What Is The Difference Between One-Way Binding And Two-Way Binding?



What Is The Difference Between One-Way Binding And Two-Way Binding?..

Answer / Sachin Kuar

One-way binding is a unidirectional data flow from the controller to view, where changes made in the model are automatically reflected in the view but not vice versa. Two-way binding allows for bi-directional data flow between the controller and view, meaning changes can be made both ways.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is spa in angularjs?

1 Answers  


Why do we use angular instead of react js?

1 Answers  


What is isolated unit tests?

1 Answers  


What is $https and $log services in angularjs?

1 Answers  


In which directory all external modules and files are stored in angular 4?

1 Answers  


What are inbuilt pipes?

1 Answers  


Explain ng-bind directive ?

1 Answers  


What is the use of ngfor directive in angular?

1 Answers  


What is the use of @Input and @Output?

1 Answers  


Does microsoft use angular?

1 Answers  


What is directive role?

1 Answers  


What is difference between config() and run() method in AngularJS?

1 Answers   Citi Bank, SLK Software,


Categories