Vidyalelo
C# Programming · Q37

Miscellaneous in C Sharp

Programming · C# Programming · question 37

Q37

What is the purpose of the "typeof" operator in C#?

A.
Returns the index of a specified element
B.
Returns the address of a specified object
C.
Returns the type of a specified object
Answer
D.
Returns the size of a specified type

Answer: Option C

Solution

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