MCQs > IT & Programming > Node.js > Which of the following functions is used to create an HTTPS server? (Consider the two parameters of the function as rq and rs, respectively.)

Node.js MCQs

Which of the following functions is used to create an HTTPS server? (Consider the two parameters of the function as rq and rs, respectively.)

Answer

Correct Answer: https.createServer(options. function(rq. rs){]).listen(3000);

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

search

Node.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it