1.

*/*_What is the command used for debugging output in Node??

A. print();
B. console.log(…);
C. debug(…);
D. execute(…);
Answer» C. debug(‚Äö√Ѭ∂);


Discussion

No Comment Found