What is View in AngularJS?



What is View in AngularJS?..

Answer / chaitanya

The view is responsible for presenting your models data to end user. Typically it is the HTML markup which exists after AngularJS has parsed and compiled the HTML to include rendered markup and bindings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is link?

0 Answers  


How to set headers for every request in angular?

0 Answers  


What does pipe do in rxjs?

0 Answers  


How to use dependency injection (di) correctly in angular 2?

0 Answers  


What is attribute in angular?

0 Answers  


How to make an ajax call using angular js?

0 Answers  


What is filter in angularjs?

0 Answers  


What is the meaning of material design?

0 Answers  


Explain what is injector in angularjs?

0 Answers  


What is the difference between [ngfor] and [ngforof]?

0 Answers  


Do you know what is angulars performance like?

0 Answers  


Can we create our own directives?

0 Answers  


Categories