1.

The functions provide() and require() of Dojo toolkit and Google’s Closure library are used for ___________(a) declaring and loading modules(b) declaring functions(c) declaring modules(d) loading modules

Answer» Correct option is (a) declaring and loading modules

To explain I would say: Both the Dojo toolkit and Google’s Closure library define provide() and require() functions for declaring and loading modules.


Discussion

No Comment Found

Related InterviewSolutions