Q39
What is the purpose of the 'is' keyword in C#?
A.
Checks if two objects are equal
B.
Compares two values
C.
Checks if an object is compatible with a type
AnswerD.
Checks if an object is null
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board