What is the command to run the node programs?
(a) node(program.js)
(b) program.js
(c) node program.js
(d) node.program.js
This question was posed to me during a job interview.
This question is from Asynchronous I/O with Rhino topic in section Server-Side and Client-Side Scripting of JavaScript