AngularJS Developer Question:
Download Questions PDF

Tell me what are the filters in AngularJS?

Answer:

Filters select a subset of items from an array and return a new array. Filters are used to show filtered items from a list of items based on defined criteria.

Download AngularJS Developer Interview Questions And Answers PDF

Previous QuestionNext Question
What is templates in AngularJS?What is ng-init directive?