node-process-argv Flashcards
1
Q
How do you access the process object in a Node.js program?
A
Global object
2
Q
What is the data type of process.argv in Node.js?
A
Array of strings
Learningfuze Bootcamp > node-process-argv > Flashcards
How do you access the process object in a Node.js program?
Global object
What is the data type of process.argv in Node.js?
Array of strings
Learningfuze Bootcamp (82 decks)