Home »
MCQs »
Electron.js MCQs
Which of the following library contains routines for working with file and directory paths?
15. Which of the following library contains routines for working with file and directory paths?
- Zlib
- Http
- Path
- fs
Answer: C) Path
Explanation:
The path library contains routines for working with file and directory paths.