Examveda
Examveda

Which is the function used to loop in an array to view all the values?

A. all()

B. loop()

C. each()

D. none of the mentioned

Answer: Option C

Solution(By Examveda Team)

The method jQuery.each(array, function) loops through the array.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging