$.grep(array1, function1);

The above statement ___ the elements of array1 array which satisfy function1 function.

 Posted by Vivek.Ramapuram on 7/3/2015 | Category: jQuery Interview questions | Views: 5682 | Points: 40
Select from following answers:
  1. sorts
  2. filters
  3. removes
  4. updates
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response