Across
- 2. Relationship where one class inherits from another class
- 3. Real-world example of polymorphism with animals as a theme
- 5. The ability to take many forms
- 7. Keywords that allow multiple functions to have the same name
- 8. Method overloading occurs at
- 9. Type of operator overloading
Down
- 1. Core principle of object oriented programming
- 3. Allows method calls to be resolved at runtime
- 4. Determines which method to invoke based on the method signature
- 6. Operator that can be overloaded
