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
AnswerD.
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