Vidyalelo
C# Programming · Q30

Miscellaneous in C Sharp

Programming · C# Programming · question 30

Q30

What is the purpose of the "as" keyword in C#?

A.
Imports namespaces
B.
Declares a class
C.
Performs type casting
Answer
D.
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