Which is the function used to loop in an array to view all the values?
(a) all()
(b) loop()
(c) each()
(d) every()
The question was asked in an online quiz.
My question is taken from Comparison of Core JavaScript versus Frameworks topic in division Caching, Debugging and Animation of JavaScript