MCQs > IT & Programming > Node.js > var http_server = require('http'); how can you create a server?

Node.js MCQs

var http_server = require('http'); how can you create a server?

Answer

Correct Answer: http_server.createServer(function(){});

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