Briefing Zend Knowledge

Which of the following is NOT possible using reflection?

Which of the following is NOT possible using reflection?

A.
Analysing of nearly any aspect of functions

B.
Adding class methods

C.
Analysing of nearly any aspect of classes and interfaces

D.
Implement dynamic construction (new with variable class name)