Q13
What is the purpose of the "as" keyword in C#?
A.
To perform type casting
AnswerB.
To define a namespace
C.
To create a new instance
D.
To declare a static method
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board