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

Explain ng-bind and ng-bind-html directives.

0 Answers  


Can multiple controllers be used in a single html page?

0 Answers  


What do you understand by $watch?

0 Answers  


Why do we use angular instead of react js?

0 Answers  


What is ddo (directive definition object)?

0 Answers  


Can angular run without node?

0 Answers  


What is shadow dom?

0 Answers  


Define the features of angularjs.

0 Answers  


What is urlsegment interface in angular 7?

0 Answers  


What is a selector?

0 Answers  


What is injector in angular?

0 Answers  


What are the components in angular2?

0 Answers  


Categories