Node.JS MCQs with Answers

Which of the following module is required for path specific operations ?
A)
Os module
B)
Path module
C)
Fs module
D)
All of the above.

Correct Answer :   Path module