A.  orderby filter orders the array based on provided criteria.

B.  orderby filter is used to filter the array to a subset of it based on provided criteria.

C.  Both of the above.

D.  None of the above.

1
Correct Answer :
orderby filter orders the array based on provided criteria.
Explanation :

orderby filter orders the array based on provided criteria. It is simply added to AngularJS expression to order the result.


Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python