MCQs > IT & Programming > Node.js > In the following program of an asynchronous test, which line of code contains an error? Line 1: exportsaynchabc = function (abc)[ Line 2: setTimeout(function (){ Line 3: abc.equal(false, true); Line 4: abc.done(true. false); Line 5: } 1200); Line 6: };

Node.js MCQs

In the following program of an asynchronous test, which line of code contains an error?

Line 1: exportsaynchabc = function (abc)[

Line 2: setTimeout(function (){

Line 3: abc.equal(false, true);

Line 4: abc.done(true. false);

Line 5: } 1200);

Line 6: };


Answer

Correct Answer:

Line 5

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