Which of the following is used to create debugging tools in Node.js?
A) Node.js Inspector
B) ndb
C) Visual Studio Code Debugger
D) all of the above
Answer: D
Explanation: Node.js Inspector, ndb, and Visual Studio Code Debugger are all used to create debugging tools in Node.js.