What is context in angularjs?



What is context in angularjs?..

Answer / Mayank Kumar Saxena

In AngularJS, context refers to the scope or the area where variables and functions are defined and can be accessed. It is used to maintain the state of an application and communicate data between different parts of the application. The most common type of context in AngularJS is a Scope object.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

If your data model is updated outside the ‘zone’, explain the process how will you the view?

1 Answers  


What is rootscope in angular 2?

1 Answers  


What is latest version of angularjs?

1 Answers  


What is the use of angular material?

1 Answers  


Why use pipes in angular?

1 Answers  


What's new in angular 6? What are improvements in angular 6?

1 Answers  


How to convert the input to lowercase or uppercase in angular 2?

1 Answers  


What are the differences between angular and angular js?

1 Answers  


Explain the validation feature in angularjs?

1 Answers  


Mention what are the characteristics of “scope”?

1 Answers  


What is router outlet in angular?

1 Answers  


How do I increase my webpack speed?

1 Answers  


Categories