Vidyalelo
C# Programming · Q147

Classes and Objects in C Sharp

Programming · C# Programming · question 147

Q147

Which of the following modifiers is used when an abstract method is redefined by a derived class?

A.
Overloads
B.
Override
Answer
C.
Base
D.
Virtual

Answer: Option B

Solution

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