MCQs > IT & Programming > JavaScript > What does this line do? x = new Array(4,8);

JavaScript MCQs

What does this line do? x = new Array(4,8);

Answer

Correct Answer: Creates an array of two elements with values 4 and 8

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