MCQs > IT & Programming > JavaScript > Which code samples creates an alert box with 'false' in it?

JavaScript MCQs

Which of the following code samples creates an alert box with "false" in it? 

Answer

Correct Answer: var n=3.2; alert(n % 1 === 0);

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