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
AnswerC.
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