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!

Load comments ↻






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