Page 1 of 1

Which of the following functionality is facilitated by inheritance mechanism?

Posted: Wed Jul 13, 2022 7:56 pm
by answerhappygod
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