all()
loop()
each()
none of the mentioned
View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option C
Explanation :
The method jQuery.each(array, function) loops through the array.
Be The First To Comment