Zend
ZF-100-500 · Question #142
Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader::loadClass()?
The correct answer is D. Zend_Db::factory(). See the full explanation below for the reasoning.
Question
Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader::loadClass()?
Options
- AZend_Db_Adapter_Pdo_Mysql()
- BZend_load_Adaptor()
- CfetchAll()
- DZend_Db::factory()
How the community answered
(49 responses)- A4% (2)
- B8% (4)
- C4% (2)
- D84% (41)
Community Discussion
No community discussion yet for this question.