MCQOPTIONS
Saved Bookmarks
| 1. |
What is the command used for debugging output in Node? |
| A. | print(); |
| B. | console.log(…); |
| C. | debug(…); |
| D. | execute(…); |
| Answer» C. debug(‚Äö√Ñ√∂‚àö√묨‚àÇ); | |