Examveda

In C#, which keyword is used to define a method that is implemented in a derived class to provide a specific implementation for a method defined in the base class?

A. abstract

B. override

C. implement

D. None of the above

Answer: Option B


Join The Discussion

Related Questions on Functions and Methods in C Sharp