Q:

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

I got this question in an international level competition.

Question is taken from Introduction of Reflections topic in chapter Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions of C#

C#

All Replies

Viewing 1 replies (of 1 total)

Viewing 1 replies (of 1 total)

  • You must be logged in to reply to this topic.