MCQs > IT & Programming > Mootools > Consider the following code snippet: var a = [0, 3, 5].some(function(value) {return value % 3;}); What is the value of a?

Mootools MCQs

Consider the following code snippet:
    var a = [0, 3, 5].some(function(value) {return value % 3;});
What is the value of a?

Answer

Correct Answer: true

Explanation:

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

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Mootools Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it