Which built-in method calls a function for each element in the array?
while()
loop()
forEach()
None of the above
Submit