Direction: Choose the correct option
Q1.
Which core module is used to handle and manipulate file paths?
Direction: Choose the correct option
Q2.
What does `path.join()` do?
Direction: Choose the correct option
Q3.
What is the output of `path.extname('index.html')`?
Direction: Choose the correct option
Q4.
Which method returns the last portion of a path?
Direction: Choose the correct option
Q5.
What does `path.parse()` return?
