InterviewSolution
Saved Bookmarks
| 1. |
The provides() function and the exportsobject are used to _________(a) Register the module’s API and Store their API(b) Call the modules api(c) Store the module’s API(d) Register the modules apiThe question was asked by my school principal while I was bunking the class.My question is from Modules in JavaScript topic in division Classes and Modules in JavaScript of JavaScript |
|
Answer» Correct choice is (a) Register the MODULE’s API and Store their API |
|