National_Instruments
200-500 · Question #37
What is the name of the PHP function used to automatically load non-yet defined classes?
The correct answer is B. __autoload(). See the full explanation below for the reasoning.
Question
What is the name of the PHP function used to automatically load non-yet defined classes?
Options
- Aautoload()
- B__autoload()
- C__catch()
- Dload()
- EloadClass()
How the community answered
(45 responses)- A2% (1)
- B80% (36)
- C2% (1)
- D11% (5)
- E4% (2)
Community Discussion
No community discussion yet for this question.