Briefing Zend Knowledge

What is the name of the PHP function used to automatically load non-yet defined classes?

What is the name of the PHP function used to automatically load non-yet defined classes?

A.
__autoload()

B.
loadClass()

C.
__catch()

D.
autoload()

E.
load()