Node-fs-readfile Flashcards
1
Q
What is a directory
A
location for storing files
2
Q
realtive file path
A
path when file is in same directory
3
Q
absolute file path
A
path when file is outside of current directory
4
Q
What is the module that is included in node.js for file system
A
fs