Vidyalelo
C# Programming · Q151

Miscellaneous in C Sharp

Programming · C# Programming · question 151

Q151

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
Answer
D.
Only Consists of many methods and properties that can be used to obtain information about a type at runtime

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board