A.  web module

B.  net module

C.  domain module

D.  error module

1
Correct Answer :
domain module
Explanation :

Node.js domain module is used to intercept unhandled error. These unhandled error can be intercepted using internal binding or external binding. If errors are not handled at all then they will simply crash the Node application.


Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python