When the module is being initialized, which of the following method is invoked?

31. When the module is being initialized, which of the following method is invoked?

  1. Initialized ()
  2. Start ()
  3. New ()
  4. Init ()

Answer: D) Init ()

Explanation:

When the module is being initialized, Init () method is invoked.


Comments and Discussions!









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