Choose the correct statement about System.Type namespace.
A. Core of the reflection subsystem as it encapsulates a type
B. Consists of many methods and properties that can be used to obtain information about a type at runtime
C. Both Core of the reflection subsystem as it encapsulates a type & Consists of many methods and properties that can be used to obtain information about a type at runtime
D. Only Consists of many methods and properties that can be used to obtain information about a type at runtime
Answer: Option C
Join The Discussion