adspace
Answer Posted / Divya Saurabh
The exit codes in Node.js are 0 (SUCCESS), 1 (ERROR), and any other positive integer which can be defined by the user to represent specific errors or exceptions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers