InterviewSolution
Saved Bookmarks
| 1. |
The maximum number of global symbols a module can define is ____________(a) 2(b) 3(c) 1(d) 4This question was posed to me in exam.I'd like to ask this question from Modules in JavaScript in portion Classes and Modules in JavaScript of JavaScript |
|
Answer» Correct OPTION is (C) 1 |
|