National_Instruments
200-500 · Question #49
Which of the following statements are correct? (Choose 2)
The correct answer is C. __autoload is being called for missing interfaces D. Inside __autoload missing classes trigger __autoload. See the full explanation below for the reasoning.
Question
Which of the following statements are correct? (Choose 2)
Options
- AIt is possible to specify more than one __autoload function
- B__autoload receives the missing class name all lowercased
- C__autoload is being called for missing interfaces
- DInside __autoload missing classes trigger __autoload
How the community answered
(43 responses)- A7% (3)
- B12% (5)
- C81% (35)
Community Discussion
No community discussion yet for this question.