What is a directory?
folders which allow the user to group files into separate collections.
What is a relative file path?
The path of the file that is relative to the current web-page.
What is an absolute file path?
An absolute path refers to the complete details needed to locate a file or folder, starting from the root element and ending with the other subdirectories. Absolute paths are used in websites
What module does Node.js include for manipulating the file system?
readFile.