Vidyalelo
C# Programming · Q36

Miscellaneous in C Sharp

Programming · C# Programming · question 36

Q36

What does the "as" keyword do in C#?

A.
Defines a namespace
B.
Creates a new instance
C.
Performs type casting
Answer
D.
Declares a static method

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board