- 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
- Share this MCQ
Answer:
C
Share this MCQ
"A namespace is a container that holds a set of identifiers, functions, methods, and other elements and helps to organize and distinguish them.
Modules that have multiple items in their API may return a namespace object
Share this MCQ