Vidyalelo
C# Programming · Q101

Miscellaneous in C Sharp

Programming · C# Programming · question 101

Q101

The property signifies "Obtains a Module object that represents the module (an executable file) in which the reflected type resides". Choose the property which specifies the following statement?

A.
Type DeclaringType
B.
int MetadataToken
C.
Module Module
Answer
D.
Type ReflectedType

Answer: Option C

Solution

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