Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
How can we create instance of http module?
var http = require("http")
var http = new http()
None of the above
var http = new require("http")
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!