MCQs > IT & Programming > JavaScript > What's the output? var x = [typeof x, typeof y][1]; console.log(typeof typeof x);

JavaScript MCQs

What will be the output of the following code? var x = [typeof x, typeof y][1]; console.log(typeof typeof x);

Answer

Correct Answer: array

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