Kizspy | Question: 30
(Choose 1 answer)
What is the purpose of the 'is' operator in C#?
A. To check if an object is compatible with a given type
B. To convert an object to a given type
C. To declare a static member
D. To create a new instance of a class