Which of the following functions is a default function that is loaded initially when a certain controller is called?

41. Which of the following functions is a default function that is loaded initially when a certain controller is called?

  1. Initiate()
  2. Get()
  3. Index()
  4. Users()

Answer: C) Index()

Explanation:

The index function is a default function that is loaded initially when a certain controller is called.

Comments and Discussions!

Load comments ↻






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