

MCQOPTIONS
Saved Bookmarks
1. |
What funciton is used to include the node module in an application? |
A. | require() |
B. | import() |
C. | include() |
D. | add() |
Answer» B. import() | |