Correct Answer: Binding.gyp
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
Which core module in Node can you use for testing?
Which core module in Node provides an API to register callbacks to track asynchronous resources created inside a Node.js application?
Which Node.js module should you use when you need to decode raw data into strings?
Which global object acts like a bridge between a Node script and the host operating system?
Which statement is true about Node.js and threads?
What does Node.js run on?
What does 'npm' stand for?
What Javascript Engine does node.js use?
Which of the following command-line arguments to 'npm install' will allow a module to be installed outside the project folder?
How does one get access to Node.js?