Across
- 4. the ____ class is used to format and parse dates and times in Java.
- 7. java's ____ is a cross-platform runtime environment for developing Java applications.
- 8. The ____ keyword is used to create a new instance of a class in Java.
- 9. the ____ is a Java class that provides a set of methods for performing basic math operations.
- 10. the ____ keyword is used to define a class in Java.
Down
- 1. the ____ statement is used to catch and handle exceptions in Java.
- 2. the ____ is a collection of classes and interfaces that provide a powerful set of tools for working with collections of data.
- 3. the ____ is a lightweight container used to group components in a Java GUI application.
- 5. the ____ class is used to read and write data to streams in Java.
- 6. java's ____ is a powerful tool for creating multithreaded applications.
