node fs readfile Flashcards
1
Q
What is a directory?
A
Folder location that contains files
2
Q
What is a relative file path?
A
Path that is relative to a particular root
3
Q
What is an absolute file path?
A
Path that will be the same everywhere. It is the exact path in computer or internet
4
Q
What module does Node.js include for manipulating the file system?
A
fs