πŸ“Š JavaScript
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
πŸ’¬ Discuss
βœ… Correct Answer: (C) node program.js

Explanation: The node programs can be run with the command:

Explanation by: Mr. Dubey
The node programs can be run with the command:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
169
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
97%
Success Rate