Q. What is the C# keyword which is used to change data and behaviour of a base class by replacing a member of the base class with a new derived member?
β
Correct Answer: (D)
new
You must be Logged in to update hint/solution