Q36
What does the "as" keyword do in C#?
A.
Defines a namespace
B.
Creates a new instance
C.
Performs type casting
AnswerD.
Declares a static method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board