Vidyalelo
C# Programming · Q9

Miscellaneous in C Sharp

Programming · C# Programming · question 9

Q9

What does the "is" keyword do in C#?

A.
Checks if an object is null
B.
Checks if an object is of a certain type
Answer
C.
Checks if an object is empty
D.
None of the above

Answer: Option B

Solution

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