What are AngularJS features?



What are AngularJS features?..

Answer / chaitanya

The features of AngularJS are listed below:

1. Modules

2. Directives

3. Templates

4. Scope

5. Expressions

6. Data Binding

7. MVC (Model, View & Controller)

8. Validations

9. Filters

10. Services

11. Routing

12. Dependency Injection

13. Testing

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is lazy loading and how to enable lazy loading?

0 Answers  


Which of the following directive is used to initialize an angular app?

0 Answers  


Why angular material is used?

0 Answers  


Explain data binding in angular 4?

0 Answers  


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

0 Answers  






How many types of ngmodule?

0 Answers  


What is $sce?

0 Answers  


Explain ng-init directive angularjs?

0 Answers  


What is AtScript?

0 Answers  


What is the difference between ng-show/ng-hide and ng-if directives?

0 Answers  


What is ddo (directive definition object)?

0 Answers  


How would you specify that a scope variable should have one-time binding only?

0 Answers  


Categories