Direction: Choose the correct option
Q1.
Which method creates a new directory?
Direction: Choose the correct option
Q2.
What does `fs.readdir()` return?
Direction: Choose the correct option
Q3.
How do you remove an empty directory?
Direction: Choose the correct option
Q4.
What does the `recursive` option in `fs.mkdir()` do?
Direction: Choose the correct option
Q5.
Which method checks if a path is a directory or file?
