Which of the following function returns an array of all the modules declared in the application?

33. Which of the following function returns an array of all the modules declared in the application?

  1. getModules()
  2. get()
  3. getModule()

Answer: A) getModules()

Explanation:

getModules () function returns an array of all the modules declared in the application.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.