Home »
MCQs »
MEAN Stack MCQs
Which of the following function reads a file from the file system?
21. Which of the following function reads a file from the file system?
- Read
- Readfunction()
- readFile()
Answer: C) readFile()
Explanation:
readFile() is a function that reads a file from the file system.