Quiz
Check your understanding of the module system.
1
Which variables are used to export public functionality from a CommonJS module?
A)
require
and exports
B)
exports
and module.exports
C)
module
and module.exports
D)
module
and exports
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.