Which of the following functionality is facilitated by inheritance mechanism?
Posted: Wed Jul 13, 2022 7:56 pm
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
b) Override the existing functionality of base class
c) Implements new functionality in derived class
d) All of the mentioned