nerdexam
Zend

ZF-100-500 · Question #199

Zend ZF-100-500 Exam 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

Zend ZF-100-500 Exam Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader::loadClass()?

Options

  • AfetchAll()
  • BZend_Db_Adapter_Pdo_Mysql()
  • CZend_load_Adaptor()
  • DZend_Db::factory()

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    12% (2)
  • C
    6% (1)
  • D
    76% (13)

Community Discussion

No community discussion yet for this question.

Full ZF-100-500 Practice