Vidyalelo
C# Programming · Q21

Miscellaneous in C Sharp

Programming · C# Programming · question 21

Q21

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

A.
Calls a method in the base class
Answer
B.
Returns a value
C.
Declares a class
D.
Throws an exception

Answer: Option A

Solution

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