node-process-argv Flashcards

1
Q

How do you access the process object in a Node.js program?

A

Global object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the data type of process.argv in Node.js?

A

Array of strings

How well did you know this?
1
Not at all
2
3
4
5
Perfectly