Home »
MCQs »
MEAN Stack MCQs
Which of the following is used to include external modules?
23. Which of the following is used to include external modules?
- Include
- Path
- Require
- Export
Answer: C) Require
Explanation:
Require is used to include external modules.