Node.JS MCQs with Answers

How do you kill a process in Node.js?
A)
Ctrl + B
B)
Ctrl + K
C)
Ctrl + T
D)
Ctrl + C

Correct Answer :   Ctrl + C