Answer Posted / 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 View All Answers
Why do we need route guards?
What is currency filter? What are the two ways to use currency filters?
What is pipe function?
What are the differences between observables & promises?
What does a Subscribe method do in Angular 4?
Is angularjs opensource?
Explain the concept of hierarchy?
What is context in angularjs?
Differentiate between one-way binding and two-way data binding.
Explain .config() and .run() methods in angularjs?
Which filter will be executed one or more times during the each $digest cycle?
Explain The Concept Of Scope Hierarchy? How Many Scopes Can An Application Have?
What is ngstyle and ngclass?
What is lazy loading in angular?
What is the difference between angular and angular material?