Which of the following statement is valid to use a Node module http in a Node based application?
Answers
Answered by
0
Var http = require ("http"); is substantial to utilize a Node module http in a Node based application.
HTTP represents the Hyper Text Transfer Protocol.
It is a hidden convention that is utilized by WWW (World Wide Web) and it can characterize the manner by which the messages get designed and exchanged.
It additionally portrays the activities performed by the internet browsers and servers to reaction to the directions.
Similar questions
English,
7 months ago
Math,
7 months ago
Math,
7 months ago
English,
1 year ago
Computer Science,
1 year ago
Computer Science,
1 year ago