Kizspy | Question: 12 (Choose 1 answer)
When you run JavaScript in a Node.js application, which of the following elements in a Node.js stack actually executes that JavaScript?
A. The libuv library
B. The c-ares library
C. The VM (like VS or Chakra)
D. The REPL module