Vidyalelo
C# Programming · Q39

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 39

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
Answer
D.
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