Q11
What does the "typeof" operator return in C#?
A.
The index of a specified element
B.
The address of a specified object
C.
The type of a specified object
AnswerD.
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