What is angular model?



What is angular model?..

Answer / Mohit Rajan

In AngularJS, a model represents the data that is displayed in the view or manipulated by the user. It can be used to bind two-way data flow between the view and the controller.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is isolate scope in angularjs and why it is required?

1 Answers  


How does angular application improve performance?

1 Answers  


What kind of framework is angular?

1 Answers  


What is pipes in angular 2?

1 Answers  


What are the basic rules of decorators?

1 Answers  


How can you increase the performance of your angular application or decrease digest cycle time?

1 Answers  


What is the difference between $parse and $eval?

1 Answers  


What is a dynamic route in angularjs and how do you implement it?

0 Answers  


Explain what is injector in angularjs?

1 Answers  


How to isolate a directive’s scope in angularjs?

1 Answers  


How does angularjs dependency injection work?

1 Answers  


What is the syntax for creating a new date object?

1 Answers  


Categories