Q25
Modules that have more than one item in their API can
A.
Assign itself to a global variable
B.
Invoke another module of the same kind
C.
Return a namespace object
AnswerD.
None of the above
Answer: Option C
Solution
Answer: Option C
Solution:
Modules that have more than one item in their API can return a namespace object.