node-fs-readfile Flashcards
1
Q
What is a directory?
A
folder containing files
2
Q
What is a relative file path?
A
location relative to the current directory
3
Q
What is an absolute file path?
A
direct URL
4
Q
What module does Node.js include for manipulating the file system?
A
fs