Across
- 5. Method that overrides a superclass method
- 6. Class that inherits from another class
- 7. Class that is inherited from
- 9. OOP principle that allows code reuse
Down
- 1. Parent class in OOP
- 2. super keyword usage in Java
- 3. Accessing superclass members using super
- 4. OOP concept that allows inheritance
- 8. Keyword used to access superclass members
- 9. Inheritance relationship between classes
