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
D
Invoke another module of the same kind
Correct Answer: Return a namespace object
Modules that have more than one item in their API can return a namespace object.