Which of the following functionality is facilitated by inheritance mechanism?
(a) Use the existing functionality of base class
(b) Override the existing functionality of base class
(c) Implements new functionality in derived class
(d) All of the mentioned
This question was addressed to me in semester exam.
The doubt is from Fundamentals of Inheritance in portion Object Oriented Concepts of C#