MCQs > IT & Programming > Node.js > What will be the output of the following code snippet in Node.js? var x = 2.4; var y = 9; console.log(y/x)

Node.js MCQs

What will be the output of the following code snippet in Node.js?

var x = 2.4;

var y = 9;

console.log(y/x)


Answer

Correct Answer:

3.75

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Node.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Node.js MCQ Questions

search

Node.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it