Briefing Zend Knowledge

Which of the following methods dynamically loads the Adapter class file on demand using Zend_Loader:

Which of the following methods dynamically loads the Adapter class file on demand using
Zend_Loader::loadClass()?

A.
Zend_Db_Adapter_Pdo_Mysql()

B.
Zend_load_Adaptor()

C.
fetchAll()

D.
Zend_Db::factory()