MCQ
Single Best Answer
Easy
QThe maximum number of global symbols a module can define is
ID: #5016
Javascript Classes MCQ
167 views
Question Info
#5016Q ID
EasyDifficulty
Javascript Classes MCQTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option C
Explanation
Modules are generally designed to run in an unmodified (or almost unmodified) environment, and should minimize the number of global symbols they define, with the goal of having no module define more than one.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic