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!









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