What is the term used to describe the situation when a derived class provides a function already provides a function already provided in the base class.
1
Overloading
2
Overriding
3
Polymorphism
4
Encapsulation
What is the term used to describe the situation when a derived class provides a function already provides a function already provided in the base class.