Home »
MCQs »
AngularJS MCQs
Which AngularJS filter orders an array by an expression?
39. Which AngularJS filter orders an array by an expression?
- orderby
- orderBy
- order
- OrderBy
Answer: B) orderBy
Explanation:
AngularJS filter orderBy is used to order an array by an expression.