Q30
What is the purpose of the "as" keyword in C#?
A.
Imports namespaces
B.
Declares a class
C.
Performs type casting
AnswerD.
Calls a method in the base class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board