Examveda

Select the statement which are correct about RTTI(Runtime type identification)?

A. It allows the type of an object to be determined during program execution

B. It tells what type of object is being referred to by a base class reference determined by RTTI

C. Helps in prevention of an invalid cast exception in advance

D. All of the mentioned

Answer: Option D


Join The Discussion

Related Questions on LINQ (Language Integrated Query) in C Sharp