Sail E0 Webinar
Question
How can we create instance of http module?
Options:
A .  var http = require("http")
B .  var http = new require("http")
C .  var http = new http()
D .  None of the above
Answer: Option A





Submit Your Solution Below and Earn Points !

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers