Q35
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
AnswerC.
implement
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board