Across
- 1. : Used to create objects
- 4. : Prints to console
- 6. : Reads user input
- 7. : No return type
- 9. : Used to declare a class
- 12. : Declares class-level methods/variables
- 13. : Scanner method to read string
- 14. : Used to bring other packages into scope
- 15. : Output stream
Down
- 2. : Inherits from a superclass
- 3. : Main method arguments
- 5. : 32-bit floating point
- 8. : 64-bit floating point
- 10. : A text variable
- 11. : Java system class
- 13. : Scanner method to read integer
