MCQs > IT & Programming > JavaScript > Which is not a valid method for looping an array?

JavaScript MCQs

Which of the following is not a valid method for looping an array?

Answer

Correct Answer: var a= [1,2]; a.loop( function(item) { alert(item); })

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it