MCQs > IT & Programming > JavaScript > What's the output? function f(a, b, c){return true;} var a = f.length;

JavaScript MCQs

What is the result of a in the following code snippet?

function f(a, b, c){return true;}
var a = f.length;


Answer

Correct Answer: 3

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