Question 1  of   19

Which of the following is true about "nameof" operator?

A. Obtains the size of a type.
B. Converts an object to a compatible type.
C. Obtains the simple (unqualified) string name of a variable, type, or member.
D. Creates objects.
E. Checks the run-time type of an object.