Object Oriented Software Engineering View all facts Glossary Help |
| subject > practice > overriding |
| overriding comparison table | |||
| Subject | is a kind of | is a subtopic of | has definition |
|---|---|---|---|
| practice | subject | ||
| overriding | practice | 2.6 - The Effect of Inheritance Hierarchies on Polymorphism and Variable Declarations | The situation where a method local to a class is used in place of a method that otherwise would have been inherited |
Next practice: privacy Up: practice Previous practice: nesting