Q. What is the command to run the node programs? (A) node(program.js) (B) program.js (C) node program.js (D) node.program.js ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) node program.js Explanation: The node programs can be run with the command: