CIW
1D0-437 · Question #54
Which one of the following statements will add the symbol table for a package into the including package's symbol table?
The correct answer is B. require Exporter. See the full explanation below for the reasoning.
Question
Which one of the following statements will add the symbol table for a package into the including package's symbol table?
Options
- Ainclude Package;
- Brequire Exporter;
- Crequire Package;
- Dexport Package;
How the community answered
(60 responses)- A15% (9)
- B72% (43)
- C3% (2)
- D10% (6)
Community Discussion
No community discussion yet for this question.