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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board