MCQs > IT & Programming > Mootools > Consider the following code snippet: var a = Function.from(1.1); alert(a(10)); Which one does the alert box display?

Mootools MCQs

Consider the following code snippet:
    var a = Function.from(1.1);
    alert(a(10));
Which of the following does the alert box display?

Answer

Correct Answer: 1.1

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