Correct Answer: To insulate Addons from changes in the underlying JavaScript engine
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Node.js Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Node.js MCQ Questions
What is a process object and its role?
Is it possible to write tests in Node.js without an external library?
Which assert module method is usually used to test the error-first argument in callbacks?
Which choice is not a method on the util module?
Which choice is not a subclass of the Error class?
What is node.js based on?
A module is an____?
How do you output to console in node.js?
NPM is a...
How do you require a module?