C# Programming - Polymorphism - Discussion

Discussion Forum : Polymorphism - General Questions (Q.No. 13)
13.
In order for an instance of a derived class to completely take over a class member from a base class, the base class has to declare that member as
new
base
virtual
overrides
overloads
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.