Zend
200-530 · Question #537
Which of the following is a function that can be used to remove the issue of lazy loading?
The correct answer is D. __autoload(). See the full explanation below for the reasoning.
Question
Which of the following is a function that can be used to remove the issue of lazy loading?
Options
- Aload()
- B__lazyload()
- Cauto_load()
- D__autoload()
How the community answered
(40 responses)- A15% (6)
- B3% (1)
- C8% (3)
- D75% (30)
Community Discussion
No community discussion yet for this question.