Across
- 3. Key-value storage interface
- 5. Block to handle exceptions
- 6. Keyword to return a value
- 8. Class-level member keyword
- 11. Multi-branch decision statement
- 13. Primitive type true/false
- 14. Defines class grouping
- 16. Keyword to inherit a class
- 17. Class to read user input
- 20. Primitive type true/false
- 22. Access parent class members
- 23. Method return type with no value
- 24. Keyword to exit loop
- 25. Keyword to create object
Down
- 1. Keyword to include packages
- 2. Keyword to inherit a class
- 4. Access modifier allowing visibility everywhere
- 7. Block to capture exceptions
- 9. Blueprint of methods for a class
- 10. Keyword for constants
- 12. Instance of a class
- 15. Data type to store character
- 18. Keyword to define a class in Java
- 19. Skip current loop iteration
- 21. Unique collection interface
- 24. Small integer data type
- 25. Default value of reference
