Question: Which core module in Node provides an API to register callbacks to track asynchronous resources created inside a Node.js application?

  1. cluster
  2. async_hooks
  3. dgram
  4. inspector

Answer: The correct answer of the above question is Option B:async_hooks