Open In App

Web technologies Questions | AngularJS Quiz | Set-3 | Question 8

Which filter is used to returns an array or a string that contains a specified number of elements.
(A) limitTo Filter
(B) limitBegain
(C) limitNumer
(D) limitOrderBy

Answer: (A)
Explanation: The limitTo filter in AngularJS is used to returns an array or a string that contains a specified number of elements present. This filter can be used with arrays, strings, and numbers.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :