Q. The functions provide() and require() of Dojo toolkit and Google’s Closure library are used for
β
Correct Answer: (A)
declaring and loading modules
Explanation: Both the Dojo toolkit and Google’s Closure library define provide() and require() functions for declaring and loading modules.