Vidyalelo
C# Programming · Q35

Miscellaneous in C Sharp

Programming · C# Programming · question 35

Q35

What is the purpose of the "is" keyword in C#?

A.
Checks if an object is empty
B.
Checks if an object is null
C.
Compares two objects
D.
Checks if an object is of a certain type
Answer

Answer: Option D

Solution

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