Which of the following is NOT possible using reflection?
A.
Analysing of nearly any aspect of classes and interfaces
B.
Analysing of nearly any aspect of functions
C.
Adding class methods
D.
Implement dynamic construction (new with variable class name)