Vidyalelo
C# Programming · Q11

Miscellaneous in C Sharp

Programming · C# Programming · question 11

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
Answer
D.
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